We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
PASTE VERBOSE LOG HERE
C:\Users\Warbringer\Desktop\Nana Manga>youtube-dl --verbose -f best -u XXX -p XXX --cookies cookies.txt https://shahid.mbc.net/en/series/Shlaywi-Nash-season-1-episode-1/episode-874743 [debug] System config: [] [debug] User config: [] [debug] Custom config: [] [debug] Command-line args: ['--verbose', '-f', 'best', '-u', 'PRIVATE', '-p', 'PRIVATE', '--cookies', 'cookies.txt', 'https://shahid.mbc.net/en/series/Shlaywi-Nash-season-1-episode-1/episode-874743'] [debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252 [debug] youtube-dl version 2021.04.26 [debug] Python version 3.4.4 (CPython) - Windows-10-10.0.19041 [debug] exe versions: ffmpeg 2020-11-04-git-cfdddec0c8-full_build-www.gyan.dev, ffprobe 2020-11-04-git-cfdddec0c8-full_build-www.gyan.dev [debug] Proxy map: {} [generic] episode-874743: Requesting header WARNING: Falling back on generic information extractor. [generic] episode-874743: Downloading webpage [generic] episode-874743: Extracting information ERROR: Unsupported URL: https://shahid.mbc.net/en/series/Shlaywi-Nash-season-1-episode-1/episode-874743 Traceback (most recent call last): File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpeav8wi2f\build\youtube_dl\YoutubeDL.py", line 806, in wrapper File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpeav8wi2f\build\youtube_dl\YoutubeDL.py", line 827, in __extract_info File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpeav8wi2f\build\youtube_dl\extractor\common.py", line 534, in extract File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpeav8wi2f\build\youtube_dl\extractor\generic.py", line 3506, in _real_extract youtube_dl.utils.UnsupportedError: Unsupported URL: https://shahid.mbc.net/en/series/Shlaywi-Nash-season-1-episode-1/episode-874743
WRITE DESCRIPTION HERE
Website was working, except for new videos (even free ones that are attempted to be downloaded without providing user/pass and/or cookies).
The text was updated successfully, but these errors were encountered:
I even tried mpd file directly and start saying there is no video
youtube-dl --no-part --restrict-filenames --user-agent "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:88.0) Gecko/20100101 Firefox/88.0" --referer "https://shahid.mbc.net/" "https://cdxaws-ak.akamaized.net/out/v1/3cf6cf700016494ea46936c576e5afad/0a4241a1284e400793532dde98bd59e2/f89741fa8a32481e98eb32f8731adb36/manifest.mpd?aws.manifestfilter=video_height:144-1080"
I tried to remove the manifest at the end too and same issue
CMD Output:
C:\Users\TheShadow\Desktop\zz>youtube-dl --no-part --restrict-filenames --user-agent "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:88.0) Gecko/20100101 Firefox/88.0" --referer "https://shahid.mbc.net/" "https://cdxaws-ak.akamaized.net/out/v1/3cf6cf700016494ea46936c576e5afad/0a4241a1284e400793532dde98bd59e2/f89741fa8a32481e98eb32f8731adb36/manifest.mpd?aws.manifestfilter=video_height:144-1080" [generic] manifest.mpd?aws: Requesting header WARNING: Falling back on generic information extractor. [generic] manifest.mpd?aws: Downloading webpage [generic] manifest.mpd?aws: Extracting information ERROR: No video formats found; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
Sorry, something went wrong.
e1a9d0e
[shahid] relax _VALID_URL(closes ytdl-org#28772, closes ytdl-org#28930)
cb665fe
No branches or pull requests
Checklist
Verbose log
C:\Users\Warbringer\Desktop\Nana Manga>youtube-dl --verbose -f best -u XXX -p XXX --cookies cookies.txt https://shahid.mbc.net/en/series/Shlaywi-Nash-season-1-episode-1/episode-874743
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['--verbose', '-f', 'best', '-u', 'PRIVATE', '-p', 'PRIVATE', '--cookies', 'cookies.txt', 'https://shahid.mbc.net/en/series/Shlaywi-Nash-season-1-episode-1/episode-874743']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2021.04.26
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.19041
[debug] exe versions: ffmpeg 2020-11-04-git-cfdddec0c8-full_build-www.gyan.dev, ffprobe 2020-11-04-git-cfdddec0c8-full_build-www.gyan.dev
[debug] Proxy map: {}
[generic] episode-874743: Requesting header
WARNING: Falling back on generic information extractor.
[generic] episode-874743: Downloading webpage
[generic] episode-874743: Extracting information
ERROR: Unsupported URL: https://shahid.mbc.net/en/series/Shlaywi-Nash-season-1-episode-1/episode-874743
Traceback (most recent call last):
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpeav8wi2f\build\youtube_dl\YoutubeDL.py", line 806, in wrapper
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpeav8wi2f\build\youtube_dl\YoutubeDL.py", line 827, in __extract_info
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpeav8wi2f\build\youtube_dl\extractor\common.py", line 534, in extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpeav8wi2f\build\youtube_dl\extractor\generic.py", line 3506, in _real_extract
youtube_dl.utils.UnsupportedError: Unsupported URL: https://shahid.mbc.net/en/series/Shlaywi-Nash-season-1-episode-1/episode-874743
Description
WRITE DESCRIPTION HERE
Website was working, except for new videos (even free ones that are attempted to be downloaded without providing user/pass and/or cookies).
The text was updated successfully, but these errors were encountered: