-
Notifications
You must be signed in to change notification settings - Fork 10.1k
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
User-channel not possible to download #4
Comments
There are a lot of useful comments in the original issue URL, so be sure to read them. I will not port them over here due to a lack of time. :) |
I am interested in this too, in fact I'm thinking about implementing InfoExtractor for downloading videos by author - when I have the time of course... In the meantime as a workaround I am simply using search InfoExtractor - you can search for user name in YT and it will display their videos, unfortunately in addition to some other videos (depends on user name). |
It turned out that there already is YoutubeUserIE in youtube-dl, but it didn't work for me. I made some changes and issued a pull request: |
Yeah, I saw it and already replied. No problem, I'll close this issue as soon as your changes are merged. |
This can be closed as the new YoutubeUserIE has been merged into master. |
Yes, thanks. Make sure you test the tip of my master branch. I think I'll release a new version this weekend. |
Revert "Fixed invalid control character error"
fix niconico livestream HLS url extractor
[skip travis] simple bat for win binary
Fix CJKV character missing from resulting filename
Fix some issues reported by lintian. Thanks @debian-janitor.
Merge from upstream
Release 24.10.2020
Was: http://bitbucket.org/rg3/youtube-dl/issue/107/
Don't know if this is a bug or unimplemented function, but downloading from a user-channel without a playlist only downloads the video currently shown at the user-page, ignoring all other uploads by that user. Trying to get down all at : http://www.youtube.com/user/JudgeJudyForLife
The text was updated successfully, but these errors were encountered: