We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
United States
single video - https://new.godresource.com/video/A01mTKjyf6w
Please provide support for the website, https://www.godresource.com/ and https://new.godresource.com. Thanks.
yt-dlp -vU <your command line>
'verbose': True
YoutubeDL
[debug] Command-line config
[debug] Command-line config: ['-vU', 'https://new.godresource.com/video/A01mTKjyf6w'] [debug] Encodings: locale utf-8, fs utf-8, pref utf-8, out utf-8, error utf-8, screen utf-8 [debug] yt-dlp version [email protected] from yt-dlp/yt-dlp [615a84447] (pip) [debug] Python 3.11.8 (CPython aarch64 64bit) - Linux-4.19.157-perf+-aarch64-with-libc (OpenSSL 3.2.1 30 Jan 2024, libc) [debug] exe versions: ffmpeg 6.1.1 (setts), ffprobe 6.1.1 [debug] Optional libraries: Cryptodome-3.19.0, brotli-1.1.0, certifi-2023.07.22, mutagen-1.47.0, requests-2.31.0, sqlite3-3.45.2, urllib3-2.1.0, websockets-12.0 [debug] Proxy map: {} [debug] Request Handlers: urllib, requests, websockets [debug] Loaded 1803 extractors [debug] Fetching release info: https://api.github.com/repos/yt-dlp/yt-dlp/releases/latest Latest version: [email protected] from yt-dlp/yt-dlp yt-dlp is up to date ([email protected] from yt-dlp/yt-dlp) [generic] Extracting URL: https://new.godresource.com/video/A01mTKjyf6w [generic] A01mTKjyf6w: Downloading webpage ERROR: [generic] Unable to download webpage: HTTP Error 404: Not Found (caused by <HTTPError 404: Not Found>) File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/yt_dlp/extractor/common.py", line 732, in extract ie_result = self._real_extract(url) ^^^^^^^^^^^^^^^^^^^^^^^ File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/yt_dlp/extractor/generic.py", line 2392, in _real_extract full_response = self._request_webpage(url, video_id, headers=filter_dict({ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/yt_dlp/extractor/common.py", line 877, in _request_webpage raise ExtractorError(errmsg, cause=err) File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/yt_dlp/extractor/common.py", line 864, in _request_webpage return self._downloader.urlopen(self._create_request(url_or_request, data, headers, query)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/yt_dlp/YoutubeDL.py", line 4101, in urlopen return self._request_director.send(req) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/yt_dlp/networking/common.py", line 115, in send response = handler.send(request) ^^^^^^^^^^^^^^^^^^^^^ File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/yt_dlp/networking/_helper.py", line 204, in wrapper return func(self, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/yt_dlp/networking/common.py", line 326, in send return self._send(request) ^^^^^^^^^^^^^^^^^^^ File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/yt_dlp/networking/_requests.py", line 351, in _send raise HTTPError(res, redirect_loop=max_redirects_exceeded) yt_dlp.networking.exceptions.HTTPError: HTTP Error 404: Not Found
The text was updated successfully, but these errors were encountered:
Can anyone help me out with this?
Sorry, something went wrong.
[ie/GodResource] Add extractor (#9629)
65e709d
Closes #9551 Authored by: HobbyistDev
Successfully merging a pull request may close this issue.
DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE
Checklist
Region
United States
Example URLs
single video - https://new.godresource.com/video/A01mTKjyf6w
Provide a description that is worded well enough to be understood
Please provide support for the website, https://www.godresource.com/ and https://new.godresource.com. Thanks.
Provide verbose output that clearly demonstrates the problem
yt-dlp -vU <your command line>
)'verbose': True
toYoutubeDL
params instead[debug] Command-line config
) and insert it belowComplete Verbose Output
The text was updated successfully, but these errors were encountered: