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

Many youtube links are not working #23768

Closed
quekky opened this issue Jan 18, 2020 · 1 comment
Closed

Many youtube links are not working #23768

quekky opened this issue Jan 18, 2020 · 1 comment

Comments

@quekky
Copy link

@quekky quekky commented Jan 18, 2020

Checklist

  • I'm reporting a broken site support
  • I've verified that I'm running youtube-dl version 2020.01.15
  • I've checked that all provided URLs are alive and playable in a browser
  • I've checked that all URLs and arguments with special characters are properly quoted or escaped
  • I've searched the bugtracker for similar issues including closed ones

Verbose log

Links here comes from youtube own channel "Latest Videos – Music":
But I've also tested with other channels and many other links

D:\tmp\1>youtube-dl -v "https://www.youtube.com/playlist?list=PLFgquLnL59akA2PflFpeQG9L01VFg90wS"
[debug] System config: []
[debug] User config: ['--write-sub', '--sub-lang', 'en', '--convert-subs', 'ass', '--embed-sub', '--user-agent', 'Mozilla/5.0 (Linux; Android 7.0; SM-G892A Build/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Mobile Safari/537.36', '--ffmpeg-location', 'ffmpeg.exe', '--external-downloader', 'ffmpeg.exe']
[debug] Custom config: []
[debug] Command-line args: ['-v', 'https://www.youtube.com/playlist?list=PLFgquLnL59akA2PflFpeQG9L01VFg90wS']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2020.01.15
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.18362
WARNING: ffmpeg-location ffmpeg.exe does not exist! Continuing without avconv/ffmpeg.
[debug] exe versions: none
[debug] Proxy map: {}
WARNING: ffmpeg-location ffmpeg.exe does not exist! Continuing without avconv/ffmpeg.
WARNING: ffmpeg-location ffmpeg.exe does not exist! Continuing without avconv/ffmpeg.
[youtube:playlist] PLFgquLnL59akA2PflFpeQG9L01VFg90wS: Downloading webpage
[download] Downloading playlist: PLFgquLnL59akA2PflFpeQG9L01VFg90wS
[youtube:playlist] playlist PLFgquLnL59akA2PflFpeQG9L01VFg90wS: Downloading 0 videos
[download] Finished downloading playlist: PLFgquLnL59akA2PflFpeQG9L01VFg90wS

D:\tmp\1>youtube-dl -v lr31Nq8B-Ho
[debug] System config: []
[debug] User config: ['--write-sub', '--sub-lang', 'en', '--convert-subs', 'ass', '--embed-sub', '--user-agent', 'Mozilla/5.0 (Linux; Android 7.0; SM-G892A Build/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Mobile Safari/537.36', '--ffmpeg-location', 'ffmpeg.exe', '--external-downloader', 'ffmpeg.exe']
[debug] Custom config: []
[debug] Command-line args: ['-v', 'lr31Nq8B-Ho']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2020.01.15
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.18362
WARNING: ffmpeg-location ffmpeg.exe does not exist! Continuing without avconv/ffmpeg.
[debug] exe versions: none
[debug] Proxy map: {}
WARNING: ffmpeg-location ffmpeg.exe does not exist! Continuing without avconv/ffmpeg.
WARNING: ffmpeg-location ffmpeg.exe does not exist! Continuing without avconv/ffmpeg.
[youtube] lr31Nq8B-Ho: Downloading webpage
[youtube] lr31Nq8B-Ho: Downloading video info webpage
WARNING: unable to extract description; 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.
ERROR: This video is unavailable.
Traceback (most recent call last):
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp43n_zyg3\build\youtube_dl\YoutubeDL.py", line 796, in extract_info
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp43n_zyg3\build\youtube_dl\extractor\common.py", line 530, in extract
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp43n_zyg3\build\youtube_dl\extractor\youtube.py", line 2152, in _real_extract
youtube_dl.utils.ExtractorError: This video is unavailable.


D:\tmp\1>youtube-dl -v nbqMIBYJlvk
[debug] System config: []
[debug] User config: ['--write-sub', '--sub-lang', 'en', '--convert-subs', 'ass', '--embed-sub', '--user-agent', 'Mozilla/5.0 (Linux; Android 7.0; SM-G892A Build/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Mobile Safari/537.36', '--ffmpeg-location', 'ffmpeg.exe', '--external-downloader', 'ffmpeg.exe']
[debug] Custom config: []
[debug] Command-line args: ['-v', 'nbqMIBYJlvk']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2020.01.15
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.18362
WARNING: ffmpeg-location ffmpeg.exe does not exist! Continuing without avconv/ffmpeg.
[debug] exe versions: none
[debug] Proxy map: {}
WARNING: ffmpeg-location ffmpeg.exe does not exist! Continuing without avconv/ffmpeg.
WARNING: ffmpeg-location ffmpeg.exe does not exist! Continuing without avconv/ffmpeg.
[youtube] nbqMIBYJlvk: Downloading webpage
[youtube] nbqMIBYJlvk: Downloading video info webpage
WARNING: unable to extract description; 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.
ERROR: This video is unavailable.
Traceback (most recent call last):
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp43n_zyg3\build\youtube_dl\YoutubeDL.py", line 796, in extract_info
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp43n_zyg3\build\youtube_dl\extractor\common.py", line 530, in extract
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp43n_zyg3\build\youtube_dl\extractor\youtube.py", line 2152, in _real_extract
youtube_dl.utils.ExtractorError: This video is unavailable.


D:\tmp\1>youtube-dl -v SjVqZ6c35S0
[debug] System config: []
[debug] User config: ['--write-sub', '--sub-lang', 'en', '--convert-subs', 'ass', '--embed-sub', '--user-agent', 'Mozilla/5.0 (Linux; Android 7.0; SM-G892A Build/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Mobile Safari/537.36', '--ffmpeg-location', 'ffmpeg.exe', '--external-downloader', 'ffmpeg.exe']
[debug] Custom config: []
[debug] Command-line args: ['-v', 'SjVqZ6c35S0']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2020.01.15
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.18362
WARNING: ffmpeg-location ffmpeg.exe does not exist! Continuing without avconv/ffmpeg.
[debug] exe versions: none
[debug] Proxy map: {}
WARNING: ffmpeg-location ffmpeg.exe does not exist! Continuing without avconv/ffmpeg.
WARNING: ffmpeg-location ffmpeg.exe does not exist! Continuing without avconv/ffmpeg.
[youtube] SjVqZ6c35S0: Downloading webpage
[youtube] SjVqZ6c35S0: Downloading video info webpage
WARNING: unable to extract description; 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.
ERROR: This video is unavailable.
Traceback (most recent call last):
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp43n_zyg3\build\youtube_dl\YoutubeDL.py", line 796, in extract_info
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp43n_zyg3\build\youtube_dl\extractor\common.py", line 530, in extract
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp43n_zyg3\build\youtube_dl\extractor\youtube.py", line 2152, in _real_extract
youtube_dl.utils.ExtractorError: This video is unavailable.


D:\tmp\1>youtube-dl -v aIHF7u9Wwiw
[debug] System config: []
[debug] User config: ['--write-sub', '--sub-lang', 'en', '--convert-subs', 'ass', '--embed-sub', '--user-agent', 'Mozilla/5.0 (Linux; Android 7.0; SM-G892A Build/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Mobile Safari/537.36', '--ffmpeg-location', 'ffmpeg.exe', '--external-downloader', 'ffmpeg.exe']
[debug] Custom config: []
[debug] Command-line args: ['-v', 'aIHF7u9Wwiw']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2020.01.15
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.18362
WARNING: ffmpeg-location ffmpeg.exe does not exist! Continuing without avconv/ffmpeg.
[debug] exe versions: none
[debug] Proxy map: {}
WARNING: ffmpeg-location ffmpeg.exe does not exist! Continuing without avconv/ffmpeg.
WARNING: ffmpeg-location ffmpeg.exe does not exist! Continuing without avconv/ffmpeg.
[youtube] aIHF7u9Wwiw: Downloading webpage
[youtube] aIHF7u9Wwiw: Downloading video info webpage
WARNING: unable to extract description; 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.
ERROR: This video is unavailable.
Traceback (most recent call last):
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp43n_zyg3\build\youtube_dl\YoutubeDL.py", line 796, in extract_info
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp43n_zyg3\build\youtube_dl\extractor\common.py", line 530, in extract
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp43n_zyg3\build\youtube_dl\extractor\youtube.py", line 2152, in _real_extract
youtube_dl.utils.ExtractorError: This video is unavailable.


D:\tmp\1>youtube-dl -v q1xEb5ZMVmU
[debug] System config: []
[debug] User config: ['--write-sub', '--sub-lang', 'en', '--convert-subs', 'ass', '--embed-sub', '--user-agent', 'Mozilla/5.0 (Linux; Android 7.0; SM-G892A Build/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Mobile Safari/537.36', '--ffmpeg-location', 'ffmpeg.exe', '--external-downloader', 'ffmpeg.exe']
[debug] Custom config: []
[debug] Command-line args: ['-v', 'q1xEb5ZMVmU']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2020.01.15
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.18362
WARNING: ffmpeg-location ffmpeg.exe does not exist! Continuing without avconv/ffmpeg.
[debug] exe versions: none
[debug] Proxy map: {}
WARNING: ffmpeg-location ffmpeg.exe does not exist! Continuing without avconv/ffmpeg.
WARNING: ffmpeg-location ffmpeg.exe does not exist! Continuing without avconv/ffmpeg.
[youtube] q1xEb5ZMVmU: Downloading webpage
[youtube] q1xEb5ZMVmU: Downloading video info webpage
WARNING: unable to extract description; 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.
ERROR: This video is unavailable.
Traceback (most recent call last):
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp43n_zyg3\build\youtube_dl\YoutubeDL.py", line 796, in extract_info
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp43n_zyg3\build\youtube_dl\extractor\common.py", line 530, in extract
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp43n_zyg3\build\youtube_dl\extractor\youtube.py", line 2152, in _real_extract
youtube_dl.utils.ExtractorError: This video is unavailable.


D:\tmp\1>youtube-dl -v ia1iuXbEaYQ
[debug] System config: []
[debug] User config: ['--write-sub', '--sub-lang', 'en', '--convert-subs', 'ass', '--embed-sub', '--user-agent', 'Mozilla/5.0 (Linux; Android 7.0; SM-G892A Build/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Mobile Safari/537.36', '--ffmpeg-location', 'ffmpeg.exe', '--external-downloader', 'ffmpeg.exe']
[debug] Custom config: []
[debug] Command-line args: ['-v', 'ia1iuXbEaYQ']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2020.01.15
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.18362
WARNING: ffmpeg-location ffmpeg.exe does not exist! Continuing without avconv/ffmpeg.
[debug] exe versions: none
[debug] Proxy map: {}
WARNING: ffmpeg-location ffmpeg.exe does not exist! Continuing without avconv/ffmpeg.
WARNING: ffmpeg-location ffmpeg.exe does not exist! Continuing without avconv/ffmpeg.
[youtube] ia1iuXbEaYQ: Downloading webpage
[youtube] ia1iuXbEaYQ: Downloading video info webpage
WARNING: unable to extract description; 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.
ERROR: This video is unavailable.
Traceback (most recent call last):
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp43n_zyg3\build\youtube_dl\YoutubeDL.py", line 796, in extract_info
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp43n_zyg3\build\youtube_dl\extractor\common.py", line 530, in extract
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp43n_zyg3\build\youtube_dl\extractor\youtube.py", line 2152, in _real_extract
youtube_dl.utils.ExtractorError: This video is unavailable.


D:\tmp\1>youtube-dl -v XejVB_fba04
[debug] System config: []
[debug] User config: ['--write-sub', '--sub-lang', 'en', '--convert-subs', 'ass', '--embed-sub', '--user-agent', 'Mozilla/5.0 (Linux; Android 7.0; SM-G892A Build/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Mobile Safari/537.36', '--ffmpeg-location', 'ffmpeg.exe', '--external-downloader', 'ffmpeg.exe']
[debug] Custom config: []
[debug] Command-line args: ['-v', 'XejVB_fba04']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2020.01.15
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.18362
WARNING: ffmpeg-location ffmpeg.exe does not exist! Continuing without avconv/ffmpeg.
[debug] exe versions: none
[debug] Proxy map: {}
WARNING: ffmpeg-location ffmpeg.exe does not exist! Continuing without avconv/ffmpeg.
WARNING: ffmpeg-location ffmpeg.exe does not exist! Continuing without avconv/ffmpeg.
[youtube] XejVB_fba04: Downloading webpage
[youtube] XejVB_fba04: Downloading video info webpage
WARNING: unable to extract description; 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.
ERROR: This video is unavailable.
Traceback (most recent call last):
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp43n_zyg3\build\youtube_dl\YoutubeDL.py", line 796, in extract_info
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp43n_zyg3\build\youtube_dl\extractor\common.py", line 530, in extract
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp43n_zyg3\build\youtube_dl\extractor\youtube.py", line 2152, in _real_extract
youtube_dl.utils.ExtractorError: This video is unavailable.


D:\tmp\1>youtube-dl -v ZBOoVj6IW3s
[debug] System config: []
[debug] User config: ['--write-sub', '--sub-lang', 'en', '--convert-subs', 'ass', '--embed-sub', '--user-agent', 'Mozilla/5.0 (Linux; Android 7.0; SM-G892A Build/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Mobile Safari/537.36', '--ffmpeg-location', 'ffmpeg.exe', '--external-downloader', 'ffmpeg.exe']
[debug] Custom config: []
[debug] Command-line args: ['-v', 'ZBOoVj6IW3s']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2020.01.15
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.18362
WARNING: ffmpeg-location ffmpeg.exe does not exist! Continuing without avconv/ffmpeg.
[debug] exe versions: none
[debug] Proxy map: {}
WARNING: ffmpeg-location ffmpeg.exe does not exist! Continuing without avconv/ffmpeg.
WARNING: ffmpeg-location ffmpeg.exe does not exist! Continuing without avconv/ffmpeg.
[youtube] ZBOoVj6IW3s: Downloading webpage
[youtube] ZBOoVj6IW3s: Downloading video info webpage
WARNING: unable to extract description; 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.
ERROR: This video is unavailable.
Traceback (most recent call last):
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp43n_zyg3\build\youtube_dl\YoutubeDL.py", line 796, in extract_info
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp43n_zyg3\build\youtube_dl\extractor\common.py", line 530, in extract
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp43n_zyg3\build\youtube_dl\extractor\youtube.py", line 2152, in _real_extract
youtube_dl.utils.ExtractorError: This video is unavailable.


D:\tmp\1>youtube-dl -v nwE_BsjBSUw
[debug] System config: []
[debug] User config: ['--write-sub', '--sub-lang', 'en', '--convert-subs', 'ass', '--embed-sub', '--user-agent', 'Mozilla/5.0 (Linux; Android 7.0; SM-G892A Build/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Mobile Safari/537.36', '--ffmpeg-location', 'ffmpeg.exe', '--external-downloader', 'ffmpeg.exe']
[debug] Custom config: []
[debug] Command-line args: ['-v', 'nwE_BsjBSUw']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2020.01.15
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.18362
WARNING: ffmpeg-location ffmpeg.exe does not exist! Continuing without avconv/ffmpeg.
[debug] exe versions: none
[debug] Proxy map: {}
WARNING: ffmpeg-location ffmpeg.exe does not exist! Continuing without avconv/ffmpeg.
WARNING: ffmpeg-location ffmpeg.exe does not exist! Continuing without avconv/ffmpeg.
[youtube] nwE_BsjBSUw: Downloading webpage
[youtube] nwE_BsjBSUw: Downloading video info webpage
WARNING: unable to extract description; 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.
ERROR: This video is unavailable.
Traceback (most recent call last):
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp43n_zyg3\build\youtube_dl\YoutubeDL.py", line 796, in extract_info
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp43n_zyg3\build\youtube_dl\extractor\common.py", line 530, in extract
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp43n_zyg3\build\youtube_dl\extractor\youtube.py", line 2152, in _real_extract
youtube_dl.utils.ExtractorError: This video is unavailable.


D:\tmp\1>youtube-dl -v 2qO3OpoRgwc
[debug] System config: []
[debug] User config: ['--write-sub', '--sub-lang', 'en', '--convert-subs', 'ass', '--embed-sub', '--user-agent', 'Mozilla/5.0 (Linux; Android 7.0; SM-G892A Build/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Mobile Safari/537.36', '--ffmpeg-location', 'ffmpeg.exe', '--external-downloader', 'ffmpeg.exe']
[debug] Custom config: []
[debug] Command-line args: ['-v', '2qO3OpoRgwc']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2020.01.15
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.18362
WARNING: ffmpeg-location ffmpeg.exe does not exist! Continuing without avconv/ffmpeg.
[debug] exe versions: none
[debug] Proxy map: {}
WARNING: ffmpeg-location ffmpeg.exe does not exist! Continuing without avconv/ffmpeg.
WARNING: ffmpeg-location ffmpeg.exe does not exist! Continuing without avconv/ffmpeg.
[youtube] 2qO3OpoRgwc: Downloading webpage
[youtube] 2qO3OpoRgwc: Downloading video info webpage
WARNING: unable to extract description; 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.
ERROR: This video is unavailable.
Traceback (most recent call last):
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp43n_zyg3\build\youtube_dl\YoutubeDL.py", line 796, in extract_info
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp43n_zyg3\build\youtube_dl\extractor\common.py", line 530, in extract
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp43n_zyg3\build\youtube_dl\extractor\youtube.py", line 2152, in _real_extract
youtube_dl.utils.ExtractorError: This video is unavailable.


D:\tmp\1>youtube-dl -v 8nBFqZppIF0
[debug] System config: []
[debug] User config: ['--write-sub', '--sub-lang', 'en', '--convert-subs', 'ass', '--embed-sub', '--user-agent', 'Mozilla/5.0 (Linux; Android 7.0; SM-G892A Build/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Mobile Safari/537.36', '--ffmpeg-location', 'ffmpeg.exe', '--external-downloader', 'ffmpeg.exe']
[debug] Custom config: []
[debug] Command-line args: ['-v', '8nBFqZppIF0']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2020.01.15
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.18362
WARNING: ffmpeg-location ffmpeg.exe does not exist! Continuing without avconv/ffmpeg.
[debug] exe versions: none
[debug] Proxy map: {}
WARNING: ffmpeg-location ffmpeg.exe does not exist! Continuing without avconv/ffmpeg.
WARNING: ffmpeg-location ffmpeg.exe does not exist! Continuing without avconv/ffmpeg.
[youtube] 8nBFqZppIF0: Downloading webpage
[youtube] 8nBFqZppIF0: Downloading video info webpage
WARNING: unable to extract description; 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.
ERROR: This video is unavailable.
Traceback (most recent call last):
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp43n_zyg3\build\youtube_dl\YoutubeDL.py", line 796, in extract_info
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp43n_zyg3\build\youtube_dl\extractor\common.py", line 530, in extract
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp43n_zyg3\build\youtube_dl\extractor\youtube.py", line 2152, in _real_extract
youtube_dl.utils.ExtractorError: This video is unavailable.


D:\tmp\1>youtube-dl -v b7qgDb-lypA
[debug] System config: []
[debug] User config: ['--write-sub', '--sub-lang', 'en', '--convert-subs', 'ass', '--embed-sub', '--user-agent', 'Mozilla/5.0 (Linux; Android 7.0; SM-G892A Build/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Mobile Safari/537.36', '--ffmpeg-location', 'ffmpeg.exe', '--external-downloader', 'ffmpeg.exe']
[debug] Custom config: []
[debug] Command-line args: ['-v', 'b7qgDb-lypA']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2020.01.15
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.18362
WARNING: ffmpeg-location ffmpeg.exe does not exist! Continuing without avconv/ffmpeg.
[debug] exe versions: none
[debug] Proxy map: {}
WARNING: ffmpeg-location ffmpeg.exe does not exist! Continuing without avconv/ffmpeg.
WARNING: ffmpeg-location ffmpeg.exe does not exist! Continuing without avconv/ffmpeg.
[youtube] b7qgDb-lypA: Downloading webpage
[youtube] b7qgDb-lypA: Downloading video info webpage
WARNING: unable to extract description; 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.
ERROR: This video is unavailable.
Traceback (most recent call last):
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp43n_zyg3\build\youtube_dl\YoutubeDL.py", line 796, in extract_info
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp43n_zyg3\build\youtube_dl\extractor\common.py", line 530, in extract
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp43n_zyg3\build\youtube_dl\extractor\youtube.py", line 2152, in _real_extract
youtube_dl.utils.ExtractorError: This video is unavailable.


D:\tmp\1>youtube-dl -v 8EJ3zbKTWQ8
[debug] System config: []
[debug] User config: ['--write-sub', '--sub-lang', 'en', '--convert-subs', 'ass', '--embed-sub', '--user-agent', 'Mozilla/5.0 (Linux; Android 7.0; SM-G892A Build/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Mobile Safari/537.36', '--ffmpeg-location', 'ffmpeg.exe', '--external-downloader', 'ffmpeg.exe']
[debug] Custom config: []
[debug] Command-line args: ['-v', '8EJ3zbKTWQ8']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2020.01.15
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.18362
WARNING: ffmpeg-location ffmpeg.exe does not exist! Continuing without avconv/ffmpeg.
[debug] exe versions: none
[debug] Proxy map: {}
WARNING: ffmpeg-location ffmpeg.exe does not exist! Continuing without avconv/ffmpeg.
WARNING: ffmpeg-location ffmpeg.exe does not exist! Continuing without avconv/ffmpeg.
[youtube] 8EJ3zbKTWQ8: Downloading webpage
[youtube] 8EJ3zbKTWQ8: Downloading video info webpage
WARNING: unable to extract description; 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.
ERROR: This video is unavailable.
Traceback (most recent call last):
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp43n_zyg3\build\youtube_dl\YoutubeDL.py", line 796, in extract_info
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp43n_zyg3\build\youtube_dl\extractor\common.py", line 530, in extract
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp43n_zyg3\build\youtube_dl\extractor\youtube.py", line 2152, in _real_extract
youtube_dl.utils.ExtractorError: This video is unavailable.


D:\tmp\1>youtube-dl -v ci-PG6Zuzu8
[debug] System config: []
[debug] User config: ['--write-sub', '--sub-lang', 'en', '--convert-subs', 'ass', '--embed-sub', '--user-agent', 'Mozilla/5.0 (Linux; Android 7.0; SM-G892A Build/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Mobile Safari/537.36', '--ffmpeg-location', 'ffmpeg.exe', '--external-downloader', 'ffmpeg.exe']
[debug] Custom config: []
[debug] Command-line args: ['-v', 'ci-PG6Zuzu8']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2020.01.15
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.18362
WARNING: ffmpeg-location ffmpeg.exe does not exist! Continuing without avconv/ffmpeg.
[debug] exe versions: none
[debug] Proxy map: {}
WARNING: ffmpeg-location ffmpeg.exe does not exist! Continuing without avconv/ffmpeg.
WARNING: ffmpeg-location ffmpeg.exe does not exist! Continuing without avconv/ffmpeg.
[youtube] ci-PG6Zuzu8: Downloading webpage
[youtube] ci-PG6Zuzu8: Downloading video info webpage
WARNING: unable to extract description; 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.
ERROR: This video is unavailable.
Traceback (most recent call last):
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp43n_zyg3\build\youtube_dl\YoutubeDL.py", line 796, in extract_info
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp43n_zyg3\build\youtube_dl\extractor\common.py", line 530, in extract
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp43n_zyg3\build\youtube_dl\extractor\youtube.py", line 2152, in _real_extract
youtube_dl.utils.ExtractorError: This video is unavailable.


D:\tmp\1>youtube-dl -v 3ixLA2sCGFM
[debug] System config: []
[debug] User config: ['--write-sub', '--sub-lang', 'en', '--convert-subs', 'ass', '--embed-sub', '--user-agent', 'Mozilla/5.0 (Linux; Android 7.0; SM-G892A Build/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Mobile Safari/537.36', '--ffmpeg-location', 'ffmpeg.exe', '--external-downloader', 'ffmpeg.exe']
[debug] Custom config: []
[debug] Command-line args: ['-v', '3ixLA2sCGFM']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2020.01.15
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.18362
WARNING: ffmpeg-location ffmpeg.exe does not exist! Continuing without avconv/ffmpeg.
[debug] exe versions: none
[debug] Proxy map: {}
WARNING: ffmpeg-location ffmpeg.exe does not exist! Continuing without avconv/ffmpeg.
WARNING: ffmpeg-location ffmpeg.exe does not exist! Continuing without avconv/ffmpeg.
[youtube] 3ixLA2sCGFM: Downloading webpage
[youtube] 3ixLA2sCGFM: Downloading video info webpage
WARNING: unable to extract description; 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.
ERROR: This video is unavailable.
Traceback (most recent call last):
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp43n_zyg3\build\youtube_dl\YoutubeDL.py", line 796, in extract_info
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp43n_zyg3\build\youtube_dl\extractor\common.py", line 530, in extract
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp43n_zyg3\build\youtube_dl\extractor\youtube.py", line 2152, in _real_extract
youtube_dl.utils.ExtractorError: This video is unavailable.


D:\tmp\1>youtube-dl -v r1MxCSRWgI0
[debug] System config: []
[debug] User config: ['--write-sub', '--sub-lang', 'en', '--convert-subs', 'ass', '--embed-sub', '--user-agent', 'Mozilla/5.0 (Linux; Android 7.0; SM-G892A Build/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Mobile Safari/537.36', '--ffmpeg-location', 'ffmpeg.exe', '--external-downloader', 'ffmpeg.exe']
[debug] Custom config: []
[debug] Command-line args: ['-v', 'r1MxCSRWgI0']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2020.01.15
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.18362
WARNING: ffmpeg-location ffmpeg.exe does not exist! Continuing without avconv/ffmpeg.
[debug] exe versions: none
[debug] Proxy map: {}
WARNING: ffmpeg-location ffmpeg.exe does not exist! Continuing without avconv/ffmpeg.
WARNING: ffmpeg-location ffmpeg.exe does not exist! Continuing without avconv/ffmpeg.
[youtube] r1MxCSRWgI0: Downloading webpage
[youtube] r1MxCSRWgI0: Downloading video info webpage
WARNING: unable to extract description; 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.
ERROR: This video is unavailable.
Traceback (most recent call last):
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp43n_zyg3\build\youtube_dl\YoutubeDL.py", line 796, in extract_info
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp43n_zyg3\build\youtube_dl\extractor\common.py", line 530, in extract
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp43n_zyg3\build\youtube_dl\extractor\youtube.py", line 2152, in _real_extract
youtube_dl.utils.ExtractorError: This video is unavailable.


D:\tmp\1>youtube-dl -v eSV-pRGbg4k
[debug] System config: []
[debug] User config: ['--write-sub', '--sub-lang', 'en', '--convert-subs', 'ass', '--embed-sub', '--user-agent', 'Mozilla/5.0 (Linux; Android 7.0; SM-G892A Build/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Mobile Safari/537.36', '--ffmpeg-location', 'ffmpeg.exe', '--external-downloader', 'ffmpeg.exe']
[debug] Custom config: []
[debug] Command-line args: ['-v', 'eSV-pRGbg4k']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2020.01.15
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.18362
WARNING: ffmpeg-location ffmpeg.exe does not exist! Continuing without avconv/ffmpeg.
[debug] exe versions: none
[debug] Proxy map: {}
WARNING: ffmpeg-location ffmpeg.exe does not exist! Continuing without avconv/ffmpeg.
WARNING: ffmpeg-location ffmpeg.exe does not exist! Continuing without avconv/ffmpeg.
[youtube] eSV-pRGbg4k: Downloading webpage
[youtube] eSV-pRGbg4k: Downloading video info webpage
WARNING: unable to extract description; 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.
ERROR: This video is unavailable.
Traceback (most recent call last):
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp43n_zyg3\build\youtube_dl\YoutubeDL.py", line 796, in extract_info
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp43n_zyg3\build\youtube_dl\extractor\common.py", line 530, in extract
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp43n_zyg3\build\youtube_dl\extractor\youtube.py", line 2152, in _real_extract
youtube_dl.utils.ExtractorError: This video is unavailable.


D:\tmp\1>youtube-dl -v Le9j0GblqNQ
[debug] System config: []
[debug] User config: ['--write-sub', '--sub-lang', 'en', '--convert-subs', 'ass', '--embed-sub', '--user-agent', 'Mozilla/5.0 (Linux; Android 7.0; SM-G892A Build/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Mobile Safari/537.36', '--ffmpeg-location', 'ffmpeg.exe', '--external-downloader', 'ffmpeg.exe']
[debug] Custom config: []
[debug] Command-line args: ['-v', 'Le9j0GblqNQ']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2020.01.15
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.18362
WARNING: ffmpeg-location ffmpeg.exe does not exist! Continuing without avconv/ffmpeg.
[debug] exe versions: none
[debug] Proxy map: {}
WARNING: ffmpeg-location ffmpeg.exe does not exist! Continuing without avconv/ffmpeg.
WARNING: ffmpeg-location ffmpeg.exe does not exist! Continuing without avconv/ffmpeg.
[youtube] Le9j0GblqNQ: Downloading webpage
[youtube] Le9j0GblqNQ: Downloading video info webpage
WARNING: unable to extract description; 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.
ERROR: This video is unavailable.
Traceback (most recent call last):
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp43n_zyg3\build\youtube_dl\YoutubeDL.py", line 796, in extract_info
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp43n_zyg3\build\youtube_dl\extractor\common.py", line 530, in extract
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp43n_zyg3\build\youtube_dl\extractor\youtube.py", line 2152, in _real_extract
youtube_dl.utils.ExtractorError: This video is unavailable.


D:\tmp\1>youtube-dl -v e7pV6Eo1I0k
[debug] System config: []
[debug] User config: ['--write-sub', '--sub-lang', 'en', '--convert-subs', 'ass', '--embed-sub', '--user-agent', 'Mozilla/5.0 (Linux; Android 7.0; SM-G892A Build/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Mobile Safari/537.36', '--ffmpeg-location', 'ffmpeg.exe', '--external-downloader', 'ffmpeg.exe']
[debug] Custom config: []
[debug] Command-line args: ['-v', 'e7pV6Eo1I0k']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2020.01.15
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.18362
WARNING: ffmpeg-location ffmpeg.exe does not exist! Continuing without avconv/ffmpeg.
[debug] exe versions: none
[debug] Proxy map: {}
WARNING: ffmpeg-location ffmpeg.exe does not exist! Continuing without avconv/ffmpeg.
WARNING: ffmpeg-location ffmpeg.exe does not exist! Continuing without avconv/ffmpeg.
[youtube] e7pV6Eo1I0k: Downloading webpage
[youtube] e7pV6Eo1I0k: Downloading video info webpage
WARNING: unable to extract description; 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.
ERROR: This video is unavailable.
Traceback (most recent call last):
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp43n_zyg3\build\youtube_dl\YoutubeDL.py", line 796, in extract_info
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp43n_zyg3\build\youtube_dl\extractor\common.py", line 530, in extract
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp43n_zyg3\build\youtube_dl\extractor\youtube.py", line 2152, in _real_extract
youtube_dl.utils.ExtractorError: This video is unavailable.

Description

Many youtube links are not working, most of them now reports as "Many youtube links are not working"

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Jan 18, 2020

> py -3.7 .\youtube_dl\__main__.py lr31Nq8B-Ho
[youtube] lr31Nq8B-Ho: Downloading webpage
[youtube] lr31Nq8B-Ho: Downloading video info webpage
WARNING: Requested formats are incompatible for merge and will be merged into mkv.
[download] Destination: Lil Baby - Sum 2 Prove (Official Audio)-lr31Nq8B-Ho.f399.mp4
[download]  16.1% of 24.88MiB at 10.89MiB/s ETA 00:01
ERROR: Interrupted by user
@dstftw dstftw closed this Jan 18, 2020
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
2 participants
You can’t perform that action at this time.