HTTP Error 404 by Download from TVNow
See original GitHub issuePlease follow the guide below
- You will be asked some questions and requested to provide some information, please read them carefully and answer honestly
- Put an
x
into all the boxes [ ] relevant to your issue (like this:[x]
) - Use the Preview tab to see what your issue will actually look like
Make sure you are using the latest version: run youtube-dl --version
and ensure your version is 2018.12.09. If it’s not, read this FAQ entry and update. Issues with outdated version will be rejected.
- I’ve verified and I assure that I’m running youtube-dl 2018.12.09
Before submitting an issue make sure you have:
- At least skimmed through the README, most notably the FAQ and BUGS sections
- Searched the bugtracker for similar issues including closed ones
- Checked that provided video/audio/playlist URLs (if any) are alive and playable in a browser
What is the purpose of your issue?
- Bug report (encountered problems with youtube-dl)
- Site support request (request for adding support for a new site)
- Feature request (request for a new functionality)
- Question
- Other
The following sections concretize particular purposed issues, you can erase any section (the contents between triple —) not applicable to your issue
If the purpose of this issue is a bug report, site support request or you are not completely sure provide the full verbose output as follows:
Add the -v
flag to your command line you run youtube-dl with (youtube-dl -v <your command line>
), copy the whole output and insert it here. It should look similar to one below (replace it with your log inserted between triple ```):
[debug] System config: []
[debug] User config: []
[debug] Command-line args: [-v', 'https://www.tvnow.de/shows/grill-den-henssler-2471']
[debug] Encodings: locale cp1252, fs mbcs, out cp866, pref cp1252
[debug] youtube-dl version 2018.12.09
[debug] Python version3.4.4 (C Python) - Windows-8.1-6.3.9600
[debug] exe versions: none
[debug] Proxy map: {}
[TVNowShow] grill-den-henssler-2471: Downloading JSON metadata
ERROR: Unable to download JSON metadata: HTTP Error 404: Not Found (caused by HT
TPError()); please report this issue on https://yt-dl.org/bug . Make sure you ar
e using the latest version; type youtube-dl -U to update. Be sure to call yout
ube-dl with the --verbose flag and include its complete output.
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpg8efod20\bu
ild\youtube_dl\extractor\common.py", line 605, in _request_webpage
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpg8efod20\bu
ild\youtube_dl\YoutubeDL.py", line 2212, in urlopen
File "C:\Python\Python34\lib\urllib\request.py", line 470, in open
File "C:\Python\Python34\lib\urllib\request.py", line 580, in http_response
File "C:\Python\Python34\lib\urllib\request.py", line 508, in error
File "C:\Python\Python34\lib\urllib\request.py", line 442, in _call_chain
File "C:\Python\Python34\lib\urllib\request.py", line 588, in http_error_default
<end of log>
If the purpose of this issue is a site support request please provide all kinds of example URLs support for which should be included (replace following example URLs by yours):
- Playlist: https://www.tvnow.de/shows/grill-den-henssler-2471
- Single-Video: https://www.tvnow.de/shows/buschi-vs-koeppen-15474/staffel-1/episode-2-samba-in-rio-1327175
Note that youtube-dl does not support sites dedicated to copyright infringement. In order for site support request to be accepted all provided example URLs should not violate any copyrights.
Description of your issue, suggested solution and other information
Explanation of your issue in arbitrary form goes here. Please make sure the description is worded well enough to be understood. Provide as much context and examples as possible. If work on your issue requires account credentials please provide them or explain how one can obtain them.
Issue Analytics
- State:
- Created 5 years ago
- Comments:10
Top Results From Across the Web
BandLab. How to fix HTTP error 404 - YouTube
A very quick guide to the HTTP error 404 download message in Bandlab, why it happens and how to fix it.
Read more >Error 404 not found - What does it mean & how to fix it!
Something along the lines of '404 Not Found'. A 404 error is the standardized HTTP status code. The message is sent from the...
Read more >I'm getting HTTP error 404 making this code to download ...
The problem for this error has nothing to do with Tkinter , this is a known bug with the pytube package. Not sure...
Read more >tvtap addon - il Bello di Macra
I just entered the Kodi addon Swift Streamz that includes a lot of TV channels, the addon recently reports a 403 Forbidden error,...
Read more >How to Fix Error 404 Not Found on Your WordPress Site
Basically, it means that the client (your, or your visitor's, web browser) was able to successfully connect to the host (your website's server), ......
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Hmm seems not to be so easy as i thought.
Only free content can be grabed with new api, but script also needs modification (i’m not good with python 😦 ). The DRM-free “Premium-Content” can not be accessed without credentials. (i.e. older episodes of free content)
The “good” one: Simple need to grab the ID - i.e. 1333774 -> https://apigw.tvnow.de/module/player/1333774 - and getting all informations that we need to format and download.
Should not be a major re-programming part.
API changed from https://api.tvnow.de/v3/ to https://apigw.tvnow.de/