Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

progress hook not called on some videos #4860

Closed
xantares opened this issue Feb 4, 2015 · 2 comments
Closed

progress hook not called on some videos #4860

xantares opened this issue Feb 4, 2015 · 2 comments

Comments

@xantares
Copy link
Contributor

@xantares xantares commented Feb 4, 2015

hello,
I'm writing a GUI to browse/download some videos (https://github.com/xantares/maxitube) based on yt-dl.
I'm trying to display the progress of the download, but on some videos (from canalplus for example) the progress hook is only called at the end of download (although I can see the curses progress percentage in the console) with the 'finished' state:
http://www.canalplus.fr/c-divertissement/c-le-petit-journal/pid6515-le-petit-journal.html?vid=1206051
whereas on some other sites the progress hook is called with the percentage of progress along with the 'downloading' state:
http://www.goldenmoustache.com/le-lab-la-drogue-arthur-laloux-56283/
any clue ?

@phihag
Copy link
Contributor

@phihag phihag commented Feb 4, 2015

This is a bug / missing feature. I'll leave this issue open as a feature request (for hook support in the f4m/hls/rtmp downloader).

@xantares
Copy link
Contributor Author

@xantares xantares commented Mar 3, 2015

fixed by #4973
thanks!

@xantares xantares closed this Mar 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.