ytdl-org / youtube-dl

Command-line program to download videos from YouTube.com and other video sites
http://ytdl-org.github.io/youtube-dl/
The Unlicense
131.31k stars 9.95k forks source link

Dailymotion Downloader Fetches Wrong Video #29696

Open hemantp66 opened 3 years ago

hemantp66 commented 3 years ago

Daily motion video download does not work as expected.

I tried to Dump Json using "--dump-json" command. URL: https://www.dailymotion.com/video/x830wpm?playlist=x6hzyp Video it should Fetch : "Chicken Alfredo Pasta Recipe | How To Make Chicken Alfredo Pasta | Pasta Recipe By Tarika Singh"

But it dumps info for some random video which is not even in the page.

ghost commented 3 years ago

Remove "?playlist=x6hzyp" or add --no-playlist.