John Hawkinson
1011186327
[Brightcove] whitespace fixup (travis)
2017-02-18 21:01:07 -05:00
John Hawkinson
3de370796e
[Brightcove] dict_get not if .get(x): .get(y)
2017-02-18 21:01:07 -05:00
John Hawkinson
e94df37ad6
[Brightcove] Use extract_attributes, also handle data-video-id
...
Per @yan12125, use extract_attributes() since order may differ.
While preferring data-brightcove-video-id, use data-video-id if present,
to support #12005 .
2017-02-18 21:01:07 -05:00
John Hawkinson
b096e61098
[Brightcove] support bostonglobe.com's use
...
BrightcoveNewIE.extract_urls(): Handle player data when it is all in
attributes of the <video> tag, and also the id is
data-brightcove-video-id not data-video-id.
Add test to generic extractor, note HEAD gives 404, no checksum computed(?).
2017-02-18 21:01:07 -05:00
Sergey M․
c58b7ffef4
[tv4] Bypass geo restriction and improve detection
2017-02-19 06:25:59 +07:00
Sergey M․
f1a78ee4ef
[tv4] Switch to hls3 protocol ( closes #12177 )
2017-02-19 06:16:00 +07:00
Sergey M․
de64e23c56
[downloader/ism] Honor HTTP headers when downloading fragments
2017-02-19 04:18:36 +07:00
Sergey M․
553f6dbac7
[downloader/dash] Honor HTTP headers when downloading fragments
...
For example, https://www.oppetarkiv.se/video/1196142/natten-ar-dagens-mor
2017-02-19 04:18:22 +07:00
Sergey M․
0aa10994f4
[options] Move geo restriction related options to separate section
2017-02-19 05:10:08 +08:00
Sergey M․
4248dad92b
Improve geo bypass mechanism
...
* Rename options to preffixly match with --geo-verification-proxy
* Introduce _GEO_COUNTRIES for extractors
* Implement faking IP right away for sites with known geo restriction
2017-02-19 05:10:08 +08:00
Sergey M․
0a840f584c
Rename bypass geo restriction options
2017-02-19 05:10:08 +08:00
Sergey M․
0016b84e16
Add faked X-Forwarded-For to formats' HTTP headers
2017-02-19 05:10:08 +08:00
Sergey M․
18a0defab0
[utils] Make random_ipv4 return unicode string
2017-02-19 05:10:08 +08:00
Sergey M․
5d3fbf77d9
[viki] Improve geo restriction detection
2017-02-19 05:10:08 +08:00
Sergey M․
80b59020e0
[vgtv] Improve geo restriction detection
2017-02-19 05:10:08 +08:00
Sergey M․
71631862f4
[srgssr] Improve geo restriction detection
2017-02-19 05:10:08 +08:00
Sergey M․
89cc7fe770
[vbox7] Improve geo restriction detection and use geo bypass mechanism
2017-02-19 05:10:08 +08:00
Sergey M․
04d906eae3
[svt] Improve geo restriction detection and use geo bypass mechanism
2017-02-19 05:10:08 +08:00
Sergey M․
8ab8066cf0
[pbs] Improve geo restriction detection and use geo bypass mechanism
2017-02-19 05:10:08 +08:00
Sergey M․
01b1aa9ff4
[ondemandkorea] Improve geo restriction detection and use geo bypass mechanism
2017-02-19 05:10:08 +08:00
Sergey M․
ff4007891f
[nrk] Improve geo restriction detection and use geo bypass mechanism
2017-02-19 05:10:08 +08:00
Sergey M․
28200e654b
[itv] Improve geo restriction detection and use geo bypass mechanism
2017-02-19 05:10:08 +08:00
Sergey M․
e633f21a96
[go] Improve geo restriction detection and use geo bypass mechanism
2017-02-19 05:10:08 +08:00
Sergey M․
d392005a79
[dramafever] Improve geo restriction detection and use geo bypass mechanism
2017-02-19 05:10:08 +08:00
Sergey M․
773f291dcb
Add experimental geo restriction bypass mechanism
...
Based on faking X-Forwarded-For HTTP header
2017-02-19 05:10:08 +08:00
Pierre Mdawar
bf5b9d859a
[utils] Introduce YoutubeDLError base class for all youtube-dl exceptions
2017-02-19 05:10:08 +08:00
Sergey M․
f16721b6b1
[options] Move geo restriction related options to separate section
2017-02-19 04:07:57 +07:00
Sergey M․
15dfa0d5d5
Improve geo bypass mechanism
...
* Rename options to preffixly match with --geo-verification-proxy
* Introduce _GEO_COUNTRIES for extractors
* Implement faking IP right away for sites with known geo restriction
2017-02-19 04:07:57 +07:00
Sergey M․
6671fed2a4
Rename bypass geo restriction options
2017-02-19 04:07:17 +07:00
Sergey M․
72aca4de5c
Add faked X-Forwarded-For to formats' HTTP headers
2017-02-19 04:07:17 +07:00
Sergey M․
9b49e07039
[utils] Make random_ipv4 return unicode string
2017-02-19 04:07:17 +07:00
Sergey M․
463509741e
[viki] Improve geo restriction detection
2017-02-19 04:07:17 +07:00
Sergey M․
b8dcacce27
[vgtv] Improve geo restriction detection
2017-02-19 04:07:17 +07:00
Sergey M․
24a6b35bb1
[srgssr] Improve geo restriction detection
2017-02-19 04:07:17 +07:00
Sergey M․
df776387e4
[vbox7] Improve geo restriction detection and use geo bypass mechanism
2017-02-19 04:07:17 +07:00
Sergey M․
8da17f79f9
[svt] Improve geo restriction detection and use geo bypass mechanism
2017-02-19 04:07:17 +07:00
Sergey M․
969bc80188
[pbs] Improve geo restriction detection and use geo bypass mechanism
2017-02-19 04:07:17 +07:00
Sergey M․
3b69f74fbb
[ondemandkorea] Improve geo restriction detection and use geo bypass mechanism
2017-02-19 04:07:17 +07:00
Sergey M․
61c8a59e35
[nrk] Improve geo restriction detection and use geo bypass mechanism
2017-02-19 04:07:17 +07:00
Sergey M․
796da0cd7a
[itv] Improve geo restriction detection and use geo bypass mechanism
2017-02-19 04:07:17 +07:00
Sergey M․
5b46642053
[go] Improve geo restriction detection and use geo bypass mechanism
2017-02-19 04:07:17 +07:00
Sergey M․
741904cc47
[dramafever] Improve geo restriction detection and use geo bypass mechanism
2017-02-19 04:07:17 +07:00
Sergey M․
dbfcb655cc
Add experimental geo restriction bypass mechanism
...
Based on faking X-Forwarded-For HTTP header
2017-02-19 04:07:17 +07:00
Pierre Mdawar
10af03d2d1
[utils] Introduce YoutubeDLError base class for all youtube-dl exceptions
2017-02-19 04:07:17 +07:00
Remita Amine
049a0f4d6d
[brightcove:legacy] restrict videoPlayer value( closes #12040 )
2017-02-18 21:08:40 +01:00
Ricardo Constantino
34cd593449
[Freshlive] Add new extractor
2017-02-18 17:51:40 +00:00
Sergey M․
ac33accd96
[options] Mention quoted string literals for --match-filter
2017-02-18 23:59:26 +07:00
Sergey M․
e84888b432
[tvn24] Improve extraction ( closes #11679 )
2017-02-18 23:34:09 +07:00
Jakub Wilk
02d9b82a23
[tvn24] Add extractor
2017-02-18 23:33:49 +07:00
Yen Chi Hsuan
f17ce2c5c3
[travis] Only download tests should be run in parallel
2017-02-18 22:36:50 +08:00