-
Notifications
You must be signed in to change notification settings - Fork 10.2k
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
youtube-dl --get-url is not working .... for dailymotion #3553
Comments
You try to get live streaming url but dailymotion separate the stream to many parts. So you can't get actual one stream url |
This issue appears clear and stale. I suggest that it be closed. |
meunierd
referenced
this issue
in meunierd/youtube-dl
Feb 13, 2020
- extract http formats included in m3u8 manifest - fix user extraction(closes #3553)(closes #21415) - add suport for User Authentication(closes #11491) - fix password protected videos extraction(closes #23176) - respect age limit option and family filter cookie value(closes #18437) - handle video url playlist query param - report alowed countries for geo-restricted videos
pareronia
referenced
this issue
in pareronia/youtube-dl
Jun 22, 2020
- extract http formats included in m3u8 manifest - fix user extraction(closes #3553)(closes #21415) - add suport for User Authentication(closes #11491) - fix password protected videos extraction(closes #23176) - respect age limit option and family filter cookie value(closes #18437) - handle video url playlist query param - report alowed countries for geo-restricted videos
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am using this command ..
youtube-dl --get-url http://www.dailymotion.com/arynews
got this message :
WARNING: Falling back on generic information extractor.
ERROR: Unsupported URL: http://www.dailymotion.com/arynews; 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.
but i see its uptodate version :
The text was updated successfully, but these errors were encountered: