akiomik / akiomik/vimeo-dl

Improve Download Speeds

Abierto
#52 1 comentario 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Go
Estrellas
373
Forks
43
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Your current method to download files may be quick on 5 min videos but on videos with hours is quite slow due to the fact you are downloading each individual segment.

It would be way faster to just download the video parcel and the audio parcel and merge them with ffmpeg in the end.

I did the test with the same video and i got much much much faster results.

Let me know if this is something you want to implement, if it is and you need help let me know 👍

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.