Sergey M․
56c0ead4d3
[9now] Improve video data extraction ( Closes #10561 )
2016-09-11 00:42:13 +07:00
Scott Leggett
7324243750
[9now] Fix extraction
2016-09-11 00:16:29 +07:00
Sergey M․
84a18e9b90
[polskieradio:category] Improve extraction
2016-09-10 22:01:49 +07:00
Sergey M․
b29f842e0e
[canalplus] Add support for c8.fr ( Closes #10577 )
2016-09-10 20:46:45 +07:00
Sergey M․
f009fcac0d
Merge branch 'master' of github.com:rg3/youtube-dl
2016-09-10 19:21:03 +07:00
Yen Chi Hsuan
6c3affcb18
[newgrounds] Fix uploader extraction
...
Closes #10584
Also change test URLs to HTTPS, as proposed by
@stepshal in #10593 .
Closes #10593
2016-09-10 20:09:09 +08:00
XZS
3dcd982c86
document libsecret integration
2016-09-10 13:42:08 +02:00
XZS
6851963304
ask libsecret for password
...
When it knows a user name, youtube-dl can ask the secret service [1] for
a user password on systems that have it, instead of interactively
requesting to type it.
The user name is expected to be found in a field named "username". This
scheme corresponds with how keyring integration Add-Ons [2] for Firefox
and Thunderbird store login passwords. So, a single entry suffices to
universally store login data per site.
If libsecret is not available or the user name could not be found, the
old behaviour of asking to enter the password manually is retained.
[1]: https://developer.gnome.org/libsecret/
[2]: https://github.com/swick/mozilla-gnome-keyring
2016-09-10 13:31:23 +02:00
Jean-Nicolas
826bdd8e44
Added tvanouvelles.py !WARNING! still being built.
2016-09-09 15:49:43 -04:00
ping
99df15e929
Restore skip test
2016-09-10 02:37:24 +08:00
ping
83cb564e24
Remove unnecessary param from test
2016-09-10 02:35:55 +08:00
ping
79cebf38de
Fixes as requested
2016-09-10 02:31:51 +08:00
ping
20ff07ef66
[viu] New extractor for viu.com
2016-09-10 01:49:56 +08:00
Sergey M․
1e19ff2984
Merge branch 'polskie-radio-programme' of https://github.com/JakubAdamWieczorek/youtube-dl
2016-09-10 00:42:36 +07:00
Sergey M․
c6129feb7f
[ketnet] Add extractor ( Closes #10343 )
2016-09-09 23:20:45 +07:00
Sergey M․
bb5ebd4453
[canvas] Add support for een.be ( Closes #10605 )
2016-09-09 22:16:21 +07:00
Gilles Habran
47ab27c9a5
Merge branch 'master' of https://github.com/rg3/youtube-dl
2016-09-09 14:49:00 +02:00
Kristaps Karlsons
95d58291e5
[lsm] add extractor for ltv.lsm.lv
2016-09-09 14:54:36 +03: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
stepshal
dc6a9c542f
[Newgrounds] Make test urls with https.
2016-09-08 13:20:37 +07:00
Prayash Mohapatra
55ae1a5152
Add donations.html link
2016-09-08 02:17:57 +05:30
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
Yen Chi Hsuan
92c9c2a88b
[moevideo] Skip another removed test ( #10474 )
2016-09-07 22:21:59 +08:00
Remita Amine
9d54b02bae
[puls4] fix extraction( closes #10583 )
2016-09-07 14:43:20 +01:00
Remita Amine
846d8b76a0
[cctv] Add new extractor( closes #8153 )
2016-09-07 10:11:09 +01:00
Philipp Hagemeister
aa3f9fe695
Explain why and why not to specify --hls-prefer-native
...
This has been asked at http://stackoverflow.com/questions/39357037/what-does-youtube-dl-option-hls-prefer-native-do-any-downside-adding-to-youtu
2016-09-07 10:38:59 +02:00
Remita Amine
8258f4457c
[lci] Add new extractor( closes #10573 )
2016-09-06 20:47:42 +01:00