Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [RedditR] q87nat: Downloading JSON metadata
- [Reddit] o8jmxkxk2ht71: Downloading m3u8 information
- [Reddit] o8jmxkxk2ht71: Downloading MPD manifest
- ERROR: [Reddit] o8jmxkxk2ht71: Requested format is not available
- Traceback (most recent call last):
- File "C:\Users\andre\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\yt_dlp\YoutubeDL.py", line 1263, in wrapper
- return func(self, *args, **kwargs)
- File "C:\Users\andre\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\yt_dlp\YoutubeDL.py", line 1301, in __extract_info
- return self.process_ie_result(ie_result, download, extra_info)
- File "C:\Users\andre\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\yt_dlp\YoutubeDL.py", line 1403, in process_ie_result
- return self.process_ie_result(
- File "C:\Users\andre\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\yt_dlp\YoutubeDL.py", line 1351, in process_ie_result
- ie_result = self.process_video_result(ie_result, download=download)
- File "C:\Users\andre\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\yt_dlp\YoutubeDL.py", line 2345, in process_video_result
- raise ExtractorError('Requested format is not available', expected=True,
- yt_dlp.utils.ExtractorError: [Reddit] o8jmxkxk2ht71: Requested format is not available
- During handling of the above exception, another exception occurred:
- Traceback (most recent call last):
- File "d:\Python\VideoDownload\yt_download.py", line 21, in <module>
- print(download_video('https://www.reddit.com/r/PhoenixSC/comments/q87nat/why_im_voting_for_the_allay_for_minecraft_mob/?utm_source=share&utm_medium=web2x&context=3'))
- File "d:\Python\VideoDownload\yt_download.py", line 13, in download_video
- result = ydl.extract_info("{}".format(link), download=False)
- File "C:\Users\andre\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\yt_dlp\YoutubeDL.py", line 1255, in extract_info
- return self.__extract_info(url, self.get_info_extractor(ie_key), download, extra_info, process)
- File "C:\Users\andre\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\yt_dlp\YoutubeDL.py", line 1272, in wrapper
- self.report_error(compat_str(e), e.format_traceback())
- File "C:\Users\andre\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\yt_dlp\YoutubeDL.py", line 842, in report_error
- self.trouble(f'{self._color_text("ERROR:", "red")} {message}', tb)
- File "C:\Users\andre\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\yt_dlp\YoutubeDL.py", line 812, in trouble
- raise DownloadError(message, exc_info)
- yt_dlp.utils.DownloadError: ERROR: [Reddit] o8jmxkxk2ht71: Requested format is not available
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement