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

filemoon.sx No video formats found' #32967

Closed
piotr47234 opened this issue Nov 6, 2024 · 2 comments · May be fixed by #32944
Closed

filemoon.sx No video formats found' #32967

piotr47234 opened this issue Nov 6, 2024 · 2 comments · May be fixed by #32944

Comments

@piotr47234
Copy link

python3 ./youtube_dl/main.py https://filemoon.sx/e/93rmnwtezs2x --verbose
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['https://filemoon.sx/e/93rmnwtezs2x', '--verbose']
[debug] Encodings: locale UTF-8, fs utf-8, out utf-8, pref UTF-8
[debug] youtube-dl version 2021.12.17
[debug] Git HEAD: c509896
[debug] Python 3.9.2 (CPython x86_64 64bit) - Linux-5.15.131-2-pve-x86_64-with-glibc2.31 - OpenSSL 1.1.1w 11 Sep 2023 - glibc 2.31
[debug] exe versions: ffmpeg 4.3.7-0, ffprobe 4.3.7-0
[debug] Proxy map: {}
[XFileShare] 93rmnwtezs2x: Downloading webpage
ERROR: No video formats found; please report this issue on https://github.com/ytdl-org/youtube-dl/issues , using the appropriate issue template. Make sure you are using the latest version; see https://github.com/ytdl-org/youtube-dl/#user-content-installation on how to update. Be sure to call youtube-dl with the --verbose option and include the complete output.
Traceback (most recent call last):
File "/opt/ytdl-org/youtube-dl/youtube_dl/YoutubeDL.py", line 875, in wrapper
return func(self, *args, **kwargs)
File "/opt/ytdl-org/youtube-dl/youtube_dl/YoutubeDL.py", line 971, in __extract_info
ie_result = ie.extract(url)
File "/opt/ytdl-org/youtube-dl/youtube_dl/extractor/common.py", line 571, in extract
ie_result = self._real_extract(url)
File "/opt/ytdl-org/youtube-dl/youtube_dl/extractor/xfileshare.py", line 278, in _real_extract
self._sort_formats(result['formats'])
File "/opt/ytdl-org/youtube-dl/youtube_dl/extractor/common.py", line 1558, in _sort_formats
raise ExtractorError('No video formats found')
youtube_dl.utils.ExtractorError: No video formats found; please report this issue on https://github.com/ytdl-org/youtube-dl/issues , using the appropriate issue template. Make sure you are using the latest version; see https://github.com/ytdl-org/youtube-dl/#user-content-installation on how to update. Be sure to call youtube-dl with the --verbose option and include the complete output.

@dirkf
Copy link
Contributor

dirkf commented Nov 7, 2024

Working with PR #32944.

@dirkf dirkf linked a pull request Nov 7, 2024 that will close this issue
11 tasks
@dirkf
Copy link
Contributor

dirkf commented Nov 7, 2024

Duplicate of #32946.

@dirkf dirkf closed this as not planned Won't fix, can't repro, duplicate, stale Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants