You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ x] I've verified that I'm running youtube-dl version 2020.01.24
[x ] I've checked that all provided URLs are alive and playable in a browser
[ x] I've checked that all URLs and arguments with special characters are properly quoted or escaped
[ x see description bottom] I've searched the bugtracker for similar bug reports including closed ones
[x ] I've read bugs section in FAQ
Verbose log
PASTE VERBOSE LOG HERE
C:\Users>y -v --geo-bypass-country AT https://tvthek.orf.at/live/Expe
ditionen-Amerikas-Naturwunder-6-8-Im-Gebirge-der-Giganten/14050041
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', '--geo-bypass-country', 'AT', 'https://tv
thek.orf.at/live/Expeditionen-Amerikas-Naturwunder-6-8-Im-Gebirge-der-Gigan
ten/14050041']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2020.01.24
[debug] Python version 3.4.4 (CPython) - Windows-Vista-6.0.6002-SP2
[debug] exe versions: ffmpeg N-94698-g83e0b71-Reino, ffprobe N-94698-g83e0b
71-Reino, rtmpdump 2.4
[debug] Proxy map: {}
[debug] Using fake IP 77.117.244.217 (AT) as X-Forwarded-For.
[orf:tvthek] 14050041: Downloading webpage
[orf:tvthek] 14050041: Downloading f4m manifest
WARNING: Unable to download f4m manifest: <urlopen error [Errno 11001] geta
ddrinfo failed>
[orf:tvthek] 14050041: Downloading f4m manifest
WARNING: [orf:tvthek] 14050041: Failed to parse XML syntax error: line 1, c
olumn 0
[orf:tvthek] 14050041: Downloading f4m manifest
WARNING: [orf:tvthek] 14050041: Failed to parse XML syntax error: line 1, c
olumn 0
[orf:tvthek] 14050041: Downloading f4m manifest
WARNING: [orf:tvthek] 14050041: Failed to parse XML syntax error: line 1, c
olumn 0
[orf:tvthek] 14050041: Downloading m3u8 information
ERROR: This video is not available from your location due to geo restrictio
n
You might want to use a VPN or a proxy server (with --proxy) to workaround.
Traceback (most recent call last):
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpw
0w300z1\build\youtube_dl\YoutubeDL.py", line 796, in extract_info
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpw
0w300z1\build\youtube_dl\extractor\common.py", line 530, in extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpw
0w300z1\build\youtube_dl\extractor\orf.py", line 96, in _real_extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpw
0w300z1\build\youtube_dl\extractor\common.py", line 940, in raise_geo_restr
icted
youtube_dl.utils.GeoRestrictedError: This video is not available from your
location due to geo restriction
Description
WRITE DESCRIPTION HERE
#23741
The Fix 90ea83c
does not resolve geo issues on ORF tvthek. is it working on yourside?
The text was updated successfully, but these errors were encountered:
----- Original Message -----
From: Sergey M.
To: ytdl-org/youtube-dl
Cc: avagraha ; Author
Sent: Wednesday, January 29, 2020 8:55 PM
Subject: Re: [ytdl-org/youtube-dl] orf tvthek (#23888)
It's not supposed to work in all cases.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
Checklist
Verbose log
C:\Users>y -v --geo-bypass-country AT https://tvthek.orf.at/live/Expe
ditionen-Amerikas-Naturwunder-6-8-Im-Gebirge-der-Giganten/14050041
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', '--geo-bypass-country', 'AT', 'https://tv
thek.orf.at/live/Expeditionen-Amerikas-Naturwunder-6-8-Im-Gebirge-der-Gigan
ten/14050041']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2020.01.24
[debug] Python version 3.4.4 (CPython) - Windows-Vista-6.0.6002-SP2
[debug] exe versions: ffmpeg N-94698-g83e0b71-Reino, ffprobe N-94698-g83e0b
71-Reino, rtmpdump 2.4
[debug] Proxy map: {}
[debug] Using fake IP 77.117.244.217 (AT) as X-Forwarded-For.
[orf:tvthek] 14050041: Downloading webpage
[orf:tvthek] 14050041: Downloading f4m manifest
WARNING: Unable to download f4m manifest: <urlopen error [Errno 11001] geta
ddrinfo failed>
[orf:tvthek] 14050041: Downloading f4m manifest
WARNING: [orf:tvthek] 14050041: Failed to parse XML syntax error: line 1, c
olumn 0
[orf:tvthek] 14050041: Downloading f4m manifest
WARNING: [orf:tvthek] 14050041: Failed to parse XML syntax error: line 1, c
olumn 0
[orf:tvthek] 14050041: Downloading f4m manifest
WARNING: [orf:tvthek] 14050041: Failed to parse XML syntax error: line 1, c
olumn 0
[orf:tvthek] 14050041: Downloading m3u8 information
ERROR: This video is not available from your location due to geo restrictio
n
You might want to use a VPN or a proxy server (with --proxy) to workaround.
Traceback (most recent call last):
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpw
0w300z1\build\youtube_dl\YoutubeDL.py", line 796, in extract_info
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpw
0w300z1\build\youtube_dl\extractor\common.py", line 530, in extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpw
0w300z1\build\youtube_dl\extractor\orf.py", line 96, in _real_extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpw
0w300z1\build\youtube_dl\extractor\common.py", line 940, in raise_geo_restr
icted
youtube_dl.utils.GeoRestrictedError: This video is not available from your
location due to geo restriction
Description
WRITE DESCRIPTION HERE
#23741
The Fix
90ea83c
does not resolve geo issues on ORF tvthek. is it working on yourside?
The text was updated successfully, but these errors were encountered: