Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [debug] Command-line config: ['--download-archive', 'downloaded.txt', '--no-post-overwrites', '-ciw', '--write-sub', '--write-auto-sub', '--sub-lang', 'en', '--convert-subs', 'srt', '--embed-subs', '--write-description', '--write-thumbnail', '--prefer-ffmpeg', '--merge-output-format', 'mkv', '--cookies-from-browser', 'chrome', '-i', '-v', ':ytfav']
- [debug] Extracting cookies from: "/Users/krs/Library/Application Support/Google/Chrome/Default/Cookies"
- WARNING: failed to decrypt cookie because UTF-8 decoding failed. Possibly the key is wrong?
- [debug] Loading archive file 'downloaded.txt'
- [debug] Encodings: locale UTF-8, fs utf-8, out utf-8, pref UTF-8
- [debug] yt-dlp version 2021.09.25 (zip)
- [debug] Python version 3.9.1 (CPython 64bit) - macOS-10.14.6-x86_64-i386-64bit
- [debug] exe versions: ffmpeg 4.3, ffprobe 4.3, rtmpdump 2.4
- [debug] Optional libraries: Cryptodome, mutagen, sqlite
- [debug] Proxy map: {}
- [debug] [youtube:favorites] Extracting URL: :ytfav
- [debug] [youtube:tab] Extracting URL: https://www.youtube.com/playlist?list=LL
- ERROR: [youtube:tab] LL: YouTube said: The playlist does not exist.
- Traceback (most recent call last):
- File "/usr/local/bin/yt-dlp/yt_dlp/extractor/common.py", line 585, in extract
- ie_result = self._real_extract(url)
- File "/usr/local/bin/yt-dlp/yt_dlp/extractor/youtube.py", line 4214, in _real_extract
- info_dict = self.__real_extract(url, smuggled_data)
- File "/usr/local/bin/yt-dlp/yt_dlp/extractor/youtube.py", line 4282, in __real_extract
- webpage, data = self._extract_webpage(url, item_id)
- File "/usr/local/bin/yt-dlp/yt_dlp/extractor/youtube.py", line 4198, in _extract_webpage
- self._extract_and_report_alerts(data)
- File "/usr/local/bin/yt-dlp/yt_dlp/extractor/youtube.py", line 752, in _extract_and_report_alerts
- return self._report_alerts(self._extract_alerts(data), *args, **kwargs)
- File "/usr/local/bin/yt-dlp/yt_dlp/extractor/youtube.py", line 749, in _report_alerts
- raise ExtractorError('YouTube said: %s' % errors[-1][1], expected=expected)
- yt_dlp.utils.ExtractorError: YouTube said: The playlist does not exist.
- Traceback (most recent call last):
- File "/usr/local/bin/yt-dlp/yt_dlp/extractor/common.py", line 585, in extract
- ie_result = self._real_extract(url)
- File "/usr/local/bin/yt-dlp/yt_dlp/extractor/youtube.py", line 4214, in _real_extract
- info_dict = self.__real_extract(url, smuggled_data)
- File "/usr/local/bin/yt-dlp/yt_dlp/extractor/youtube.py", line 4282, in __real_extract
- webpage, data = self._extract_webpage(url, item_id)
- File "/usr/local/bin/yt-dlp/yt_dlp/extractor/youtube.py", line 4198, in _extract_webpage
- self._extract_and_report_alerts(data)
- File "/usr/local/bin/yt-dlp/yt_dlp/extractor/youtube.py", line 752, in _extract_and_report_alerts
- return self._report_alerts(self._extract_alerts(data), *args, **kwargs)
- File "/usr/local/bin/yt-dlp/yt_dlp/extractor/youtube.py", line 749, in _report_alerts
- raise ExtractorError('YouTube said: %s' % errors[-1][1], expected=expected)
- yt_dlp.utils.ExtractorError: YouTube said: The playlist does not exist.
- During handling of the above exception, another exception occurred:
- Traceback (most recent call last):
- File "/usr/local/bin/yt-dlp/yt_dlp/YoutubeDL.py", line 1227, in wrapper
- return func(self, *args, **kwargs)
- File "/usr/local/bin/yt-dlp/yt_dlp/YoutubeDL.py", line 1252, in __extract_info
- ie_result = ie.extract(url)
- File "/usr/local/bin/yt-dlp/yt_dlp/extractor/common.py", line 601, in extract
- raise ExtractorError(
- yt_dlp.utils.ExtractorError: [youtube:tab] LL: YouTube said: The playlist does not exist.
Advertisement
Add Comment
Please, Sign In to add comment