13425 Commits

Author SHA1 Message Date
Sergey M․
f9c097c9b1 [devscripts/release.sh] Add ChangeLog reminder prompt 2016-09-14 13:23:06 -04:00
Sergey M․
21b1b3f59a release 2016.09.11 2016-09-14 13:23:06 -04:00
Sergey M․
114d320d7b [tvplay] Remove unused import 2016-09-14 13:23:05 -04:00
Sergey M․
47213ee30e [tube8] Extract categories and tags (Closes #10579) 2016-09-14 13:23:04 -04:00
Yen Chi Hsuan
f02c002bb5 [pornhub] Extract categories and tags (closes #10499) 2016-09-14 13:23:04 -04:00
Yen Chi Hsuan
ba8bee6fee [foxnews] Revert to old extractor names 2016-09-14 13:23:03 -04:00
Yen Chi Hsuan
a114abc8be [openload] Temporary fix (#10408) 2016-09-14 13:23:02 -04:00
Yen Chi Hsuan
f7df41bf30 [foxnews] Support Fox News Articles (closes #10598) 2016-09-14 13:23:02 -04:00
Sergey M․
68b7261ae5 [viafree] Improve video id extraction (Closes #10615) 2016-09-14 13:23:01 -04:00
Yen Chi Hsuan
8bc3fe4732 [abc:iview] Skip the test. They are removed soon 2016-09-14 13:23:00 -04:00
Yen Chi Hsuan
fa7374ddcf [iwara] Fix extraction after relaunch
Closes #10462, closes #3215
2016-09-14 13:22:59 -04:00
Remita Amine
32572e7f64 [tfo] Add new extractor 2016-09-14 13:22:59 -04:00
Sergey M․
7005252fbd [lrt] Fix audio extraction (Closes #10566) 2016-09-14 13:22:58 -04:00
Sergey M․
86c50a9b7a [9now] Improve video data extraction (Closes #10561) 2016-09-14 13:22:57 -04:00
Scott Leggett
3fd40a7ece [9now] Fix extraction 2016-09-14 13:22:57 -04:00
Sergey M․
b8fdab23de [polskieradio:category] Improve extraction 2016-09-14 13:22:56 -04:00
Sergey M․
58d8c43f35 [canalplus] Add support for c8.fr (Closes #10577) 2016-09-14 13:22:55 -04:00
Yen Chi Hsuan
f8d12ef59d [newgrounds] Fix uploader extraction
Closes #10584

Also change test URLs to HTTPS, as proposed by
@stepshal in #10593.

Closes #10593
2016-09-14 13:22:55 -04:00
Jakub Adam Wieczorek
1b26315cc0 [polskieradio] Add support for downloading whole programmes.
This extends the Polskie Radio (the Polish national radio) extractor to
enable the user to download all the broadcasts of a single programme.
2016-09-14 13:22:54 -04:00
Jean-Nicolas Boulay
2e7dfbea78 [tvanouvelles] Add new extractor 2016-09-14 13:22:54 -04:00
Jean-Nicolas Boulay
f096000216 Updated the TEST values to remove errors from test. Also removed the youtube import at the top. 2016-09-14 13:22:53 -04:00
Jean-Nicolas Boulay
dff32d0be6 Added TVA Nouvelles to extractors.py. Also added the regex for TVA Nouvelles and added the attribute to get the video id. 2016-09-14 13:22:53 -04:00
Sergey M․
c8ef47c6e3 [ketnet] Add extractor (Closes #10343) 2016-09-14 13:22:52 -04:00
Sergey M․
e32c651baa [canvas] Add support for een.be (Closes #10605) 2016-09-14 13:22:52 -04:00
Jean-Nicolas
826bdd8e44 Added tvanouvelles.py !WARNING! still being built. 2016-09-09 15:49:43 -04:00
Remita Amine
cb9cbd84ed [extractors] add import for TeleQuebecIE 2016-09-08 22:55:27 +01:00
Remita Amine
4d5726b0d7 [telequebec] Add new extractor(closes #1999) 2016-09-08 22:53:44 +01:00
Remita Amine
4614ad7b59 [parliamentliveuk] fix extraction(closes #9137) 2016-09-08 20:46:12 +01:00
Sergey M․
b717837190
release 2016.09.08 2016.09.08 2016-09-08 23:46:14 +07:00
Sergey M․
2abad67e52
[ChangeLog] Actualize 2016-09-08 23:32:16 +07:00
Sergey M․
ad0e2b3359
[abcotvs] Add support for ABC Owned Television Stations 2016-09-08 23:15:58 +07:00
Sergey M․
37720844f6
[jwplatform] Extract height from label 2016-09-08 22:53:20 +07:00
Sergey M․
6cfcb8ac36
[tvnoe] Do not capture unused groups in _VALID_URL 2016-09-08 22:53:20 +07:00
Remita Amine
7a979da8cb [yahoo] Look for Brightcove Legacy Studio embeds(closes #9345) 2016-09-08 16:44:22 +01:00
Sergey M․
2fdc7b0e04
[viafree] PEP 8 2016-09-08 22:40:02 +07:00
Sergey M․
010d034fca
[videomore] Fix extraction (Closes #10592) 2016-09-08 22:38:49 +07:00
Yen Chi Hsuan
02e552886f Merge pull request #10596 from stepshal/r_prefix
Add missing r prefix for _VALID_URLs
2016-09-08 18:31:09 +08:00
stepshal
25042f7372 Add missing r prefix for _VALID_URLs 2016-09-08 17:04:57 +07:00
Yen Chi Hsuan
3f612f0767
Fix _VALID_URLs further (#10594) 2016-09-08 17:39:29 +08:00
Yen Chi Hsuan
17bf6e71cc Merge pull request #10594 from stepshal/https_support
Add support for https for rest of the exctractors.
2016-09-08 17:28:46 +08:00
Yen Chi Hsuan
881f35479d
Credit @xyb for miaopai extractor (#10556) 2016-09-08 17:22:43 +08:00
stepshal
89f257d6e5 Add support for https for rest of the exctractors. 2016-09-08 13:52:22 +07:00
Yen Chi Hsuan
e78a5428b6
[foxgay] Fix extraction (closes #10480) 2016-09-08 02:01:09 +08:00
Remita Amine
6656a82481 [rmcdecouverte] Add new extractor(closes #9709) 2016-09-07 17:33:22 +01:00
Remita Amine
d7e794928d [tlc] fix query string parsing 2016-09-07 17:33:22 +01:00
Yen Chi Hsuan
9c27188988
Merge branch 'xyb-miaopai' 2016-09-08 00:31:06 +08:00
Yen Chi Hsuan
b84d311d53
[ChangeLog] Update for #10556 2016-09-08 00:29:55 +08:00
Yen Chi Hsuan
f87feb4b68
[miaopai] Coding style (#10556) 2016-09-08 00:28:33 +08:00
Yen Chi Hsuan
2841bdcebb
Merge branch 'miaopai' of https://github.com/xyb/youtube-dl into xyb-miaopai 2016-09-08 00:08:02 +08:00
Yen Chi Hsuan
84b91dd4e3
[gamestar] Fix metadata extraction (closes #10479) 2016-09-07 23:07:50 +08:00