Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
F1tvpro #25903
F1tvpro #25903
Comments
|
I've been trying to get videos from old races on F1TV and had some success using Video Download Helper as a way to get the URLs. You can easily identify the video track and download it. But it'll come without sound. Again, with VDH, you can find the soundtrack and download it separatedly. But, at least on old races, it always comes shorter than the video, which makes the syncing job painfully hard (while on the web player, the sound matches the video perfectly). I hope this can help in improving F1TV support. |
|
I can download the older videos without any issues, its the new links that start with f1tv-cdn-live have the issue |
|
How do you do it? I really want to download some old races for watching offline. |
Checklist
Verbose log
H:>youtube-dl.exe --verbose https://f1tv-cdn-cent-live.formula1.com/ondemand/40f0/_C_/3/2/wif070 5012615/1/clip_2_OTT_F1_WIF_VIDEO_6_5500000.m3u8
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['--verbose', 'https://f1tv-cdn-cent-live.formula1.com/ondemand/40f0/_ C_/3/2/wif0705012615/1/clip_2_OTT_F1_WIF_VIDEO_6_5500000.m3u8']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2020.02.16
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.18362
[debug] exe versions: ffmpeg N-92132-g0a41a8bf29, ffprobe N-92132-g0a41a8bf29
[debug] Proxy map: {}
[generic] clip_2_OTT_F1_WIF_VIDEO_6_5500000: Requesting header
WARNING: Could not send HEAD request to https://f1tv-cdn-cent-live.formula1.com/ondemand/40f0/_C_ /3/2/wif0705012615/1/clip_2_OTT_F1_WIF_VIDEO_6_5500000.m3u8: HTTP Error 403: Forbidden
[generic] clip_2_OTT_F1_WIF_VIDEO_6_5500000: Downloading webpage
ERROR: Unable to download webpage: HTTP Error 403: Forbidden (caused by HTTPError()); please repo rt this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtub e-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete o utput.
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpuz77jgzq\build\youtube_ dl\extractor\common.py", line 627, in request_webpage
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpuz77jgzq\build\youtube dl\YoutubeDL.py", line 2237, 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
Description
WRITE DESCRIPTION HERE
F1TVpro has the video's on different servers, all video starting with https://f1tv-cdn-cent-live.formula1.com, give the error. other streams can be downloaded without any issue