krsentai01

ytfavs

Nov 5th, 2021
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.59 KB | None | 0 0
  1. [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']
  2. [debug] Extracting cookies from: "/Users/krs/Library/Application Support/Google/Chrome/Default/Cookies"
  3. WARNING: failed to decrypt cookie because UTF-8 decoding failed. Possibly the key is wrong?
  4. [debug] Loading archive file 'downloaded.txt'
  5.  
  6. [debug] Encodings: locale UTF-8, fs utf-8, out utf-8, pref UTF-8
  7. [debug] yt-dlp version 2021.09.25 (zip)
  8. [debug] Python version 3.9.1 (CPython 64bit) - macOS-10.14.6-x86_64-i386-64bit
  9. [debug] exe versions: ffmpeg 4.3, ffprobe 4.3, rtmpdump 2.4
  10. [debug] Optional libraries: Cryptodome, mutagen, sqlite
  11. [debug] Proxy map: {}
  12. [debug] [youtube:favorites] Extracting URL: :ytfav
  13. [debug] [youtube:tab] Extracting URL: https://www.youtube.com/playlist?list=LL
  14. ERROR: [youtube:tab] LL: YouTube said: The playlist does not exist.
  15. Traceback (most recent call last):
  16. File "/usr/local/bin/yt-dlp/yt_dlp/extractor/common.py", line 585, in extract
  17. ie_result = self._real_extract(url)
  18. File "/usr/local/bin/yt-dlp/yt_dlp/extractor/youtube.py", line 4214, in _real_extract
  19. info_dict = self.__real_extract(url, smuggled_data)
  20. File "/usr/local/bin/yt-dlp/yt_dlp/extractor/youtube.py", line 4282, in __real_extract
  21. webpage, data = self._extract_webpage(url, item_id)
  22. File "/usr/local/bin/yt-dlp/yt_dlp/extractor/youtube.py", line 4198, in _extract_webpage
  23. self._extract_and_report_alerts(data)
  24. File "/usr/local/bin/yt-dlp/yt_dlp/extractor/youtube.py", line 752, in _extract_and_report_alerts
  25. return self._report_alerts(self._extract_alerts(data), *args, **kwargs)
  26. File "/usr/local/bin/yt-dlp/yt_dlp/extractor/youtube.py", line 749, in _report_alerts
  27. raise ExtractorError('YouTube said: %s' % errors[-1][1], expected=expected)
  28. yt_dlp.utils.ExtractorError: YouTube said: The playlist does not exist.
  29. Traceback (most recent call last):
  30. File "/usr/local/bin/yt-dlp/yt_dlp/extractor/common.py", line 585, in extract
  31. ie_result = self._real_extract(url)
  32. File "/usr/local/bin/yt-dlp/yt_dlp/extractor/youtube.py", line 4214, in _real_extract
  33. info_dict = self.__real_extract(url, smuggled_data)
  34. File "/usr/local/bin/yt-dlp/yt_dlp/extractor/youtube.py", line 4282, in __real_extract
  35. webpage, data = self._extract_webpage(url, item_id)
  36. File "/usr/local/bin/yt-dlp/yt_dlp/extractor/youtube.py", line 4198, in _extract_webpage
  37. self._extract_and_report_alerts(data)
  38. File "/usr/local/bin/yt-dlp/yt_dlp/extractor/youtube.py", line 752, in _extract_and_report_alerts
  39. return self._report_alerts(self._extract_alerts(data), *args, **kwargs)
  40. File "/usr/local/bin/yt-dlp/yt_dlp/extractor/youtube.py", line 749, in _report_alerts
  41. raise ExtractorError('YouTube said: %s' % errors[-1][1], expected=expected)
  42. yt_dlp.utils.ExtractorError: YouTube said: The playlist does not exist.
  43.  
  44. During handling of the above exception, another exception occurred:
  45.  
  46. Traceback (most recent call last):
  47. File "/usr/local/bin/yt-dlp/yt_dlp/YoutubeDL.py", line 1227, in wrapper
  48. return func(self, *args, **kwargs)
  49. File "/usr/local/bin/yt-dlp/yt_dlp/YoutubeDL.py", line 1252, in __extract_info
  50. ie_result = ie.extract(url)
  51. File "/usr/local/bin/yt-dlp/yt_dlp/extractor/common.py", line 601, in extract
  52. raise ExtractorError(
  53. yt_dlp.utils.ExtractorError: [youtube:tab] LL: YouTube said: The playlist does not exist.
  54.  
Advertisement
Add Comment
Please, Sign In to add comment