John Hawkinson
20556c2497
cleanup remnants from cherry-pick
2017-02-18 21:03:12 -05:00
John Hawkinson
a5a2487d58
[Brightcove]/generic.py: Another test
2017-02-18 21:01:07 -05:00
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
Aniruddh-J
459818e280
[aenetworks] Add support for lifetimemovieclub.com
2017-02-12 20:18:11 +08:00
Sergey M․
6310acf512
[youtube] Fix parsing codecs ( closes #12091 )
2017-02-12 18:09:53 +07:00
Yen Chi Hsuan
8d38dafbbf
ChangeLog: update after #12085
2017-02-12 00:45:37 +08:00
Yen Chi Hsuan
f3915452de
Merge pull request #12085 from wiiaboo/python2
...
utils.py: Workaround TypeError with Python 2.7.13 in Windows
2017-02-12 00:42:43 +08:00
Ricardo Constantino
2f49bcd690
utils.py: Workaround TypeError with Python 2.7.13 in Windows
...
Fixes #11540
Tested with Windows Python 2.7.12 and 2.7.13.
2017-02-11 14:51:28 +00:00
Yen Chi Hsuan
68c22c4c15
[iqiyi] Update _TESTS
2017-02-11 22:27:45 +08:00
Sergey M․
9b92a5917b
release 2017.02.11
2017.02.11
2017-02-11 03:24:00 +07:00
Sergey M․
3e2274c8b7
[ChangeLog] Actualize
2017-02-11 17:08:22 +07:00
Sergey M․
3d7e3aaa0e
[pluralsight:course] Fix extraction ( closes #12075 )
2017-02-11 17:00:52 +07:00
Sergey M․
624c4b92ff
[facebook] Add coding cookie
2017-02-11 16:18:45 +07:00
Thomas Christlieb
2af12ad9d2
Introduce get_elements_by_class and get_elements_by_attribute utility functions
2017-02-11 17:16:54 +08:00
Remita Amine
97eb9bd2ac
[bbc] extract m3u8 formats with 320k audio
2017-02-10 19:46:15 +01:00
Sergey M․
71cdd75628
[facebook] Relax video id matching ( closes #11017 , closes #12055 , closes #12056 )
2017-02-11 01:05:22 +07:00
Remita Amine
c7d6f614f3
[corus] Add new extractor( closes #12060 )( #9164 )
2017-02-10 17:00:09 +01:00
Remita Amine
08a00eef79
[extractor/common] skip m3u8 manifests protected with Adobe Flash Access
2017-02-10 17:00:09 +01:00
Sergey M․
9dd5408c99
[pluralsight] Detect blocked account error message ( #12070 )
2017-02-10 22:48:11 +07:00
Sergey M․
9510709575
[bloomberg] Add another video id regex ( closes #12062 )
2017-02-10 22:16:20 +07:00
Remita Amine
5abcca9060
[sixplay] use raw string for regex
2017-02-10 09:34:59 +01:00
Sergey M․
e01bfc19c3
[extractor/commonmistakes] Restrict _VALID_URL ( closes #12050 )
2017-02-10 09:39:24 +07:00
Remita Amine
4d32b63851
[tvplayer] Add new extractor
2017-02-09 23:09:21 +01:00
Sergey M․
55d4de2283
release 2017.02.10
2017.02.10
2017-02-10 01:27:33 +07:00
Sergey M․
61ee556aea
[ChangeLog] Actualize
2017-02-10 01:26:00 +07:00
Sergey M․
ff24261ba0
[kaltura] Add explicit port to regexes
...
They should not match e.g. cdnapi.kaltura.computernetworks.com/...
2017-02-10 01:24:14 +07:00
Sergey M․
fbc6dc525e
[xtube] Fix shortcuts
2017-02-10 01:06:23 +07:00
Sergey M․
9150d1eb69
[xtube] Fix extraction ( closes #12023 )
2017-02-10 01:03:35 +07:00
Sergey M․
b7f9843bec
[pornhub] Simplify ( closes #12018 )
2017-02-10 00:57:44 +07:00
Thomas Christlieb
e64b0fca14
[pornhub] Fix extraction ( closes #12007 )
2017-02-10 00:56:12 +07:00
Sergey M․
78ef214d2d
[facebook] Improve JS data regex ( closes #12042 )
2017-02-09 23:42:40 +07:00
Remita Amine
be670b8e8f
[external:ffmpeg] do not assume that ffmpeg unknown version format is new
2017-02-09 17:36:59 +01:00
Remita Amine
37084f6641
[kaltura] improve embed partner id extraction( fixes #12041 )
2017-02-09 16:24:54 +01:00
Remita Amine
b04975733c
[sprout] Add new extractor
2017-02-09 09:13:29 +01:00
Remita Amine
c8b8fb0a99
[sixplay] improve extraction
...
- skip drm protected formats
- extract more and better formats
- skip duplicate asset urls
2017-02-08 22:56:10 +01:00
Remita Amine
8298018273
[scrippsnetworks:watch] Add new extractor( closes #10765 )
2017-02-08 20:44:23 +01:00
Remita Amine
ae8d5a5c59
[go] add support for adobe pass auth( closes #11468 )( closes #10831 )
2017-02-08 18:57:07 +01:00
Sergey M․
b9c9cb5f79
[6play] Fix extraction ( closes #12011 )
2017-02-08 23:15:39 +07:00
Remita Amine
fdf9b959bc
[nbc] add support adobe pass auth( closes #12006 )
2017-02-08 16:23:42 +01:00
Sergey M․
013877298d
release 2017.02.07
2017.02.07
2017-02-07 02:04:50 +07:00
Sergey M․
c87f95f991
[ChangeLog] Actualize
2017-02-07 01:58:57 +07:00
Sergey M․
f28aeff264
[pornhub] Fix extraction ( closes #11997 )
2017-02-07 01:52:59 +07:00
Sergey M․
242a14a1f6
[extractor/common] Fix audio only with audio group in m3u8 ( closes #11995 )
2017-02-07 00:22:16 +07:00
Sergey M․
d5d904ff7d
[canalplus] Add support for cstar.fr ( #11990 )
2017-02-06 23:53:42 +07:00
Sergey M․
5620f840f6
[extractor/generic] Add test for #11993 and more metadata for rtmp
2017-02-06 23:31:58 +07:00
Sergey M․
b7a8c1bcfa
[extractor/generic] Improve rtmp support ( closes #11993 )
2017-02-06 23:23:40 +07:00
Sergey M․
7097bffba6
[downloader/fragment] Respect --no-part
2017-02-06 23:07:59 +07:00