25870 Commits

Author SHA1 Message Date
Yen Chi Hsuan
f58a506044 [test_InfoExtractor] Fix flake8 2017-11-27 21:30:47 +08:00
Sergey M․
0bc87bb732
release 2017.11.26 2017-11-26 21:51:15 +07:00
Sergey M․
5ddeb7702a
release 2017.11.26 2017.11.26 2017-11-26 21:49:22 +07:00
Sergey M․
6c07f0b288
[ChangeLog] Actualize 2017-11-26 21:37:27 +07:00
Sergey M․
e94d1adc36
Add testdata to youtube-dl.tar.gz (closes #14854) 2017-11-26 21:10:32 +07:00
Sergey M․
d08dcd2dbd
[test_YoutubeDL] Fix typo (closes #14856) 2017-11-26 21:06:14 +07:00
Sergey M․
7512aa986f
Fix some only matching tests (closes #14855) 2017-11-26 20:53:10 +07:00
Remita Amine
93f3f10cdc [fczenit] fix extraction 2017-11-25 19:28:26 +01:00
Remita Amine
87dac57cf6 [firstpost] remove extractor 2017-11-25 18:50:15 +01:00
Remita Amine
b485d5d6bf [nexx] make http format ids more consistent 2017-11-25 18:36:31 +01:00
Remita Amine
a238a868ba [freespeech] fix extraction 2017-11-25 18:25:00 +01:00
Remita Amine
c0f647a179 [nexx] extract more formats 2017-11-25 18:13:26 +01:00
Sergey M․
6ff27b8d5a
[openload] Don't use bare except when removing temp files 2017-11-26 00:05:28 +07:00
jahudka
9ef909f2b2 [openload] Add support for openload.link 2017-11-26 00:04:13 +07:00
Sergey M
e0121baa25
Update openload.py 2017-11-26 00:03:46 +07:00
Sergey M
c47225dc71
Update openload.py 2017-11-26 00:03:10 +07:00
Sergey M․
8cfbcfab9a
[tnaflix] Extract common parts of tnaflix and empflix 2017-11-25 23:42:20 +07:00
Sergey M․
b7785cf156
[empflix] Relax _VALID_URL 2017-11-25 23:42:20 +07:00
Sergey M․
9105523818
[empflix] Fix extractrion 2017-11-25 23:42:20 +07:00
Sergey M․
dbb25af657
[tnaflix] Don't modify download URLs (closes #14811) 2017-11-25 23:42:20 +07:00
Remita Amine
fe4bfe36e1 [gamersyde] remove extractor 2017-11-25 15:58:28 +01:00
Remita Amine
6f5c598a28 [france2.fr:generation-what] fix extraction 2017-11-25 15:49:49 +01:00
Petr Novak
16ca00501a [seznamzpravy] use try_get 2017-11-25 02:34:07 +01:00
Petr Novak
3c211cff37 Merge remote-tracking branch 'upstream/master' 2017-11-25 02:19:39 +01:00
Petr Novak
49d48d6577 [extractor/common] parse MPD that has only Segment URLs 2017-11-25 02:13:23 +01:00
Petr Novak
8e189bb1f9 Revert "[test/test_download] In test we download 10000 bytes at max"
This reverts commit 87c82b2b3d998375196a081ae589be4cd4c7e642.
2017-11-25 01:51:20 +01:00
Petr Novak
bf4f780ba7 [seznamzpravy] Updated API URL 2017-11-24 23:29:47 +01:00
handeln
43f0a3abc5
Adjust max filename length to fit Docker limits (#1)
Docker / AUFS has a NAME_MAX of 242.
2017-11-24 15:46:45 -05:00
Remita Amine
cd9ff4ec5b [massengeschmacktv] Add support for Massengeschmack TV(replaces Fernseh Kritik TV) 2017-11-24 20:00:01 +01:00
Remita Amine
c6c6a64aa5 [fox9] fix extraction 2017-11-24 19:00:56 +01:00
Remita Amine
e0a8686f48 [faz] fix extraction and add support for Perform Group embeds(fixes #14714) 2017-11-24 18:42:41 +01:00
Yen Chi Hsuan
6049176471
[ChangeLog] Update after #14828
[skip ci]
2017-11-24 21:40:51 +08:00
John Hawkinson
805f5bf759 [Generic] ie_key in JWPlatform test 72 2017-11-24 21:39:55 +08:00
John Hawkinson
32ad4f3faf [JWPlatform] Use non-capturing group in RE
Per @yan12125.
2017-11-24 21:39:55 +08:00
John Hawkinson
6899b1d9e8 [Generic] Update test 69 (suffolk/sjc)
suffolk.edu/sjc => suffolk.edu/sjc/live.php

Unfortunately it only transmits video a few mornings per month, so
leaving the 'skip' is probably appropriate. Updating the 'skip- to
include the calendar information though.
2017-11-24 21:39:55 +08:00
John Hawkinson
939be9adfe [JWPlatform] Support iframes
Support content.jwplatform... src attributes inside <iframe> tags in
addition to <script> tags. Just a regexp change.

Add a test (currently Generic_72).
2017-11-24 21:39:55 +08:00
John Hawkinson
93c9695815 [Generic] ie_key in JWPlatform test 72 2017-11-24 08:12:54 -05:00
John Hawkinson
b48f220ebe [JWPlatform] Use non-capturing group in RE
Per @yan12125.
2017-11-24 08:12:49 -05:00
enigmaquip
2afa3d8de2 [FranceTV] Fix video url regex for Culturebox 2017-11-22 23:31:08 -07:00
enigmaquip
2688664762 [culturebox] Fix extraction (closes #14827) 2017-11-23 06:39:11 +07:00
Patrick Jattke
5463f0abd4 [vidlii] Fixed suggestions for new extractor (see pull request for issue #14779)
- improved regular expressions
- implemented use of helper functions js_to_json, unified_strdate
2017-11-22 20:35:02 +01:00
John Hawkinson
578ccace6e [Generic] Update test 69 (suffolk/sjc)
suffolk.edu/sjc => suffolk.edu/sjc/live.php

Unfortunately it only transmits video a few mornings per month, so
leaving the 'skip' is probably appropriate. Updating the 'skip- to
include the calendar information though.
2017-11-22 11:56:47 -05:00
John Hawkinson
70da1b0abc [JWPlatform] Support iframes
Support content.jwplatform... src attributes inside <iframe> tags in
addition to <script> tags. Just a regexp change.

Add a test (currently Generic_72).
2017-11-22 11:47:02 -05:00
Yen Chi Hsuan
8f63941104 [youku] Fix extraction; update ccode (closes #14815) 2017-11-22 22:49:48 +08:00
danik
91e314d099 Support [www.]openload.link URLs in the Openload extractor and make the extractor pass flake8; removed TypeError catch 2017-11-22 15:32:45 +01:00
Patrick Jattke
0d3ea70cf3 [vidlii] Fixed suggestions for new extractor (see pull request for issue #14779) 2017-11-22 13:44:08 +01:00
danik
8479ca10b4 Support [www.]openload.link URLs in the Openload extractor and make the extractor pass flake8; added match-only test for the new URL format 2017-11-22 13:33:43 +01:00
Gabor Miklos
f8d9f1cd07 [slutload] Support mobile site 2017-11-20 13:27:52 +02:00
Gabor Miklos
04fbacfe9a Removed XHamsterMobileIE, modified XHamsterIE instead 2017-11-20 13:09:15 +02:00
d2au
f5b51eaecf [abc.net.au:iview] stop trying f4m 2017-11-20 13:40:39 +10:30