23790 Commits

Author SHA1 Message Date
Tithen-Firion
8d0f505ea9 [democracynow] Update test 2017-05-01 20:25:09 +02:00
Tithen-Firion
d7d22c06b9 [dailymotion] Update test 2017-05-01 20:19:15 +02:00
midas02
b7c2bce0cb adding error message 2017-05-01 20:15:11 +02:00
Tithen-Firion
b9f9f361fa [crunchyroll] Update test 2017-05-02 00:56:51 +07:00
Tithen-Firion
45608bde9a [crunchyroll] update test case 2017-05-01 19:38:44 +02:00
midas02
d848147a33 Removing default value for brightcove_id 2017-05-01 19:23:52 +02:00
Jeroen Meulemeester
762cc052d4 Use exact match for 'dot' char in regex used to extract vrt.be video_url 2017-05-01 15:44:45 +02:00
Jeroen Meulemeester
9b91681a1a Add missing test for flvpd.vtm.be/video.medialaancdn.be 2017-05-01 15:31:54 +02:00
Jeroen Meulemeester
f809fc24bf Make thumbnail matcher more robust, add 'r' prefix for Python 3.6 2017-05-01 15:08:33 +02:00
Jeroen Meulemeester
b7c0e9dc27 Fix moved or deleted test urls 2017-05-01 15:05:25 +02:00
Remita Amine
ab39a25c75 [foxsports] fix extraction(closes #12945) 2017-05-01 09:02:41 +01:00
Tithen-Firion
a146fa1c68 [coub] Update test and remove comment count extraction 2017-05-01 05:54:44 +07:00
Tithen-Firion
44063bacc2 [crackle] update test case 2017-05-01 00:28:23 +02:00
Tithen-Firion
ed30879c3e [coub] update test, remove unnecessary code 2017-05-01 00:11:48 +02:00
Sergey M․
e0c1e9a98c
release 2017.05.01 2017.05.01 2017-05-01 01:39:52 +07:00
Sergey M․
086041e2f8
[ChangeLog] Actualize 2017-05-01 01:34:51 +07:00
Sergey M․
74da856544
[infoq] Make audio format extraction non fatal (closes #12938) 2017-05-01 01:23:05 +07:00
minimally
d9a2786c80 add code from @glenn-slayden
this is the code from issue #9676
2017-04-30 13:13:38 -05:00
Sergey M․
9edf47df7b
[brightcove] Allow whitespace around attribute names in embedded code 2017-05-01 01:03:47 +07:00
midas02
9288c8831e [RMC Decouverte] Fix extractor
Extractor was no longer working, fixed.
2017-04-30 19:41:17 +02:00
midas02
e1f2d4afee Update rmcdecouverte.py 2017-04-30 19:36:44 +02:00
Minimally
205dc7f2a3 specify %(channel_id)s in youtube output template
Implement the code provided by @glenn-slayden to specify %(channel_id)s in youtube output template
2017-04-30 10:50:49 -05:00
Sergey M․
238cec17ae
[extractor/anvato] PEP 8 2017-04-30 22:04:21 +07:00
Sergey M․
50534b7158
[downloader/fragment] PEP 8 2017-04-30 22:04:01 +07:00
Sergey M․
9cd4209724
[zaq1] Improve extraction (closes #12693) 2017-04-30 21:46:05 +07:00
Sergey M․
33a81c2c6f
[extractor/common] Extract view count from JSON-LD 2017-04-30 21:45:59 +07:00
Sergey M․
deef31955b
[utils] Improve unified_timestamp
Seen at http://zaq1.pl/video/xev0e
2017-04-30 21:45:53 +07:00
slocum
9dac2cec2d
[zaq1] Add new extractor 2017-04-30 21:45:47 +07:00
Tithen-Firion
e1237665e5 [vevo] make use of --no-playlist option 2017-04-30 14:37:20 +02:00
Tithen-Firion
6f3222f5a2 [vevo] update playlist tests 2017-04-30 14:37:20 +02:00
Tithen-Firion
5287e68506 [vevo] fix playlist extractor 2017-04-30 14:37:19 +02:00
Tithen-Firion
f31c8182e7 [vevo] move authentication to VevoBase
now it can be used by playlist extractor
2017-04-30 14:37:19 +02:00
Tithen-Firion
60de4c4410 [vevo] rewrite authentication
- token is now sent in `Authorization` header
- token is refreshed when needed
- new token is not requested if there is one (playlist downloading)
2017-04-30 14:37:19 +02:00
Tithen-Firion
7906460606 [vevo] raise error on geo restricted videos 2017-04-30 14:37:19 +02:00
Tithen-Firion
3d586c09b2 [vevo] support multiple featured artists 2017-04-30 14:37:19 +02:00
Sergey M․
6ec371cd9e
[xvideos] Extract og:duration (closes #12828) 2017-04-30 18:14:01 +07:00
Sander
13081db1f5
[xvideos] Add video duration 2017-04-30 18:10:49 +07:00
Sergey M․
b07ea5eaec
[vevo] Modernize 2017-04-30 17:58:22 +07:00
gritstub
5599253009 [vevo] Fix extraction (config.token.key) 2017-04-30 17:56:10 +07:00
Remita Amine
98ce1a3fd3 [utils] add video/mp2t to mimetype2ext 2017-04-30 09:03:10 +01:00
aegamesi
39d37110d3 Fix incorrect handling of cookiejars with '0' or empty 'expires' 2017-04-29 22:56:33 -07:00
Remita Amine
5ff1bc0cc1 [YoutubeDL] write raw subtitle files 2017-04-29 20:03:03 +01:00
Yen Chi Hsuan
ba5c3caf88
[washingtonpost] Fix invalid escape sequence on Python 3.6 2017-04-30 02:15:28 +08:00
Sergey M․
b5c39537be
[noovo] Improve extraction (closes #12792) 2017-04-30 00:24:25 +07:00
Frederic Bournival
1c7c76e4fb
[noovo] Add extractor 2017-04-30 00:24:19 +07:00
John Hawkinson
557194591a
[washingtonpost] Add support for embeds (closes #12699) 2017-04-29 23:07:26 +07:00
Yen Chi Hsuan
27e70a8f6c Merge pull request #12869 from Tithen-Firion/cbc-update-tests
[cbc] update test cases
2017-04-29 21:34:18 +08:00
Tithen-Firion
7c0ec349ac [openload] Add required version 2017-04-29 15:32:35 +02:00
Tithen-Firion
63a462e94c [phantomjs] Add required version checking 2017-04-29 15:32:35 +02:00
Tithen-Firion
350bb4badd [openload] raise not found before executing js 2017-04-29 15:32:35 +02:00