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

Failure http://techtalks.tv/talks/learning-topic-models-going-beyond-svd/57758/ #1606

Closed
lesshaste opened this issue Oct 16, 2013 · 7 comments
Closed
Assignees

Comments

@lesshaste
Copy link

@lesshaste lesshaste commented Oct 16, 2013

youtube-dl http://techtalks.tv/talks/learning-topic-models-going-beyond-svd/57758/
WARNING: Falling back on generic information extractor.
[generic] : Downloading webpage
[generic] : Extracting information
ERROR: Unsupported URL: http://techtalks.tv/talks/learning-topic-models-going-beyond-svd/57758/; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type youtube-dl -U to update.

youtube-dl -U
youtube-dl is up-to-date (2013.10.15)

@ghost ghost assigned jaimeMF Oct 16, 2013
@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Oct 16, 2013

Do you want to download both the presenter video and the slides?

@lesshaste
Copy link
Author

@lesshaste lesshaste commented Oct 16, 2013

Yes that would be great. Thank you.

@jaimeMF jaimeMF closed this in d21ab29 Oct 17, 2013
@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Oct 17, 2013

Done, thanks for the report.

@lesshaste
Copy link
Author

@lesshaste lesshaste commented Oct 18, 2013

Thank you. How do I get this newest version? After doing youtube-dl -U I still get

youtube-dl --verbose http://techtalks.tv/talks/learning-topic-models-going-beyond-svd/57758/
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', 'http://techtalks.tv/talks/learning-topic-models-going-beyond-svd/57758/']
[debug] youtube-dl version 2013.10.17
[debug] Python version 2.7.4 - Linux-3.8.0-31-generic-x86_64-with-Ubuntu-13.04-raring
[debug] Proxy map: {}
WARNING: Falling back on generic information extractor.
[generic] : Downloading webpage
[generic] : Extracting information
ERROR: Unsupported URL: http://techtalks.tv/talks/learning-topic-models-going-beyond-svd/57758/; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type youtube-dl -U to update.

@phihag
Copy link
Contributor

@phihag phihag commented Oct 18, 2013

@lesshaste The addition of techtalks was just after the 2013.10.17 release. Type sudo youtube-dl -U to update once again (maybe in a couple of minutes from now, GitHub takes some time to update to the new content), and you should get youtube-dl v2013.10.18 or newer, which does support techtalks.tv.

@lesshaste
Copy link
Author

@lesshaste lesshaste commented Oct 18, 2013

Thank you, it works perfectly. Should there be a progress bar? I get nothing by default and --verbose is too verbose.

@phihag
Copy link
Contributor

@phihag phihag commented Oct 18, 2013

techtalks uses the streaming protocol rtmp instead of the more convenient HTTP. Therefore, youtube-dl as to resort to calling rtmpdump. Unfortunately, rtmpdump has no progress bar, and we haven't yet managed to find a good way to reliably parse its output. If you are interested, feel free to propose a pull request to change that.

@taitelman taitelman mentioned this issue Jan 3, 2019
5 of 9 tasks complete
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
3 participants
You can’t perform that action at this time.