Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-13 | Add support for PornoXO | Philipp Hagemeister | |
2014-09-13 | [spiegel] Add support for articles | Philipp Hagemeister | |
2014-09-13 | Merge remote-tracking branch 'origin/master' | Philipp Hagemeister | |
2014-09-13 | [deezer] Add simple support | Philipp Hagemeister | |
2014-09-12 | [telemb] Add comment to test | Sergey M․ | |
2014-09-12 | Merge branch 'Lovius-master' | Sergey M․ | |
2014-09-12 | [telemb] Extract all formats and modernize | Sergey M․ | |
2014-09-12 | Merge branch 'master' of https://github.com/Lovius/youtube-dl into Lovius-master | Sergey M․ | |
2014-09-12 | release 2014.09.122014.09.12 | Philipp Hagemeister | |
2014-09-12 | [utils] Default SSL to TLS. (Fixes #3727) | Philipp Hagemeister | |
On 2.x, we now try TLS first, and fall back to the compat 23 (basically anything) afterwards. On 3.4+, we now use the proper function so that we get all the latest security configurations. We allow SSLv3 though for the time being, since a lot of older pages use that. On 3.3, we default to SSLv23 (basically "anything, including TLS") because that has the widest compatibility. | |||
2014-09-11 | [youtube] Don't make the url protocol optional | Jaime Marquínez Ferrándiz | |
The generic extractor will add it. | |||
2014-09-11 | [youjizz] Don't make the url protocol optional (fixes #3722) | Jaime Marquínez Ferrándiz | |
It would fail to download the webpag if it's missing. And the generic extractor will add it. | |||
2014-09-11 | Merge pull request #3716 from naglis/nosvideo | Sergey M. | |
[nosvideo] Check for deleted video | |||
2014-09-11 | [tvplay] Support similar services in different countries | Naglis Jonaitis | |
2014-09-10 | [nosvideo] Update test | Naglis Jonaitis | |
2014-09-10 | [nosvideo] Check for deleted videos | Naglis Jonaitis | |
2014-09-10 | release 2014.09.10.12014.09.10.1 | Philipp Hagemeister | |
2014-09-10 | [hostingbulk] Simplify | Sergey M․ | |
2014-09-10 | Merge pull request #3709 from naglis/hostingbulk | Sergey M. | |
[hostingbulk] Add new extractor | |||
2014-09-10 | [generic/youtube] Recognize youtube nocookie embeds (Closes #3713) | Sergey M․ | |
2014-09-10 | [izlesene] Simplify | Sergey M․ | |
2014-09-10 | Merge pull request #3710 from naglis/izlesene_fix | Sergey M. | |
Izlesene fix | |||
2014-09-10 | release 2014.09.102014.09.10 | Philipp Hagemeister | |
2014-09-10 | [izlesene] Remove API URL | Naglis Jonaitis | |
2014-09-10 | [izlesene] Adapt to website changes and improve | Naglis Jonaitis | |
2014-09-09 | [hostingbulk] Add new extractor | Naglis Jonaitis | |
2014-09-10 | [noco] Add authenticate support (Closes #3706) | Sergey M․ | |
2014-09-10 | [rutv] Fix rutv player regex | Sergey M․ | |
2014-09-09 | [khanacademy] Improve _VALID_URL (Closes #3695) | Sergey M․ | |
2014-09-09 | [moevideo] Make filesize exact | Sergey M․ | |
2014-09-09 | Merge pull request #3690 from naglis/sharesix | Sergey M. | |
[sharesix] Add new extractor | |||
2014-09-09 | [moevideo] Add videochart.net to _VALID_URL | Sergey M․ | |
2014-09-09 | Merge pull request #3691 from naglis/moevideo | Sergey M. | |
[moevideo] Add new extractor | |||
2014-09-08 | [vgtv] Add view count to test cases | Sergey M․ | |
2014-09-08 | [vgtv] Extract all formats, add support for wasLive and live streamTypes | Sergey M․ | |
2014-09-08 | Merge branch 'vgtv' of https://github.com/mrkolby/youtube-dl into mrkolby-vgtv | Sergey M․ | |
2014-09-07 | [moevideo] Add new extractor | Naglis Jonaitis | |
2014-09-06 | [sharesix] Add new extractor | Naglis Jonaitis | |
2014-09-06 | release 2014.09.062014.09.06 | Philipp Hagemeister | |
2014-09-06 | [unistra] Modernize | Sergey M․ | |
2014-09-06 | added extractor and __init__ loader for belgium local tv site telemb.be | Lovius | |
2014-09-05 | Merge branch 'unistra_hd' of https://github.com/Rudloff/youtube-dl into ↵ | Sergey M․ | |
Rudloff-unistra_hd | |||
2014-09-05 | [http] Avoid closing stdout (Fixes #3686) | Sergey M․ | |
2014-09-05 | Credit @mrkolby for dbtv.no (#3685) | Sergey M․ | |
2014-09-05 | [dbtv] Simplify, modernize, extract all formats | Sergey M․ | |
2014-09-05 | Merge branch 'dbtv' of https://github.com/mrkolby/youtube-dl into mrkolby-dbtv | Sergey M․ | |
Conflicts: youtube_dl/extractor/__init__.py | |||
2014-09-05 | [dbtv] Add new extractor | Magnus Kolstad | |
2014-09-04 | Add HD detection to Unistra | Pierre Rudloff | |
2014-09-04 | [vgtv] Add new extractor | Magnus Kolstad | |
Because of the #! in the URL structure for VGTV we need to add ' before and after given URL. Or else it will cry: -bash: !/video/100495/lars-og-lars-sesong-6-episode-6-lakselus: event not found | |||
2014-09-05 | [arte.tv:+7] Allow single quotes for json vp url regexes (Closes #3676) | Sergey M․ | |