summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | Add support for PornoXOPhilipp Hagemeister2014-09-132-0/+67
| | | | | |
* | | | | | Remove executable files.Philipp Hagemeister2014-09-133-90/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These files are for a legacy updating system. This updating system would only apply to users who have not used youtube-dl for at least a year (because if they did use it, they would notice that basically everything about every service, maybe except a couple of YouTube videos, has changed in between). We often get commits including these files, and they are irritating for us core developers as well. Good riddance! If anyone notes that their updates fail, they can just reinstall (see http://rg3.github.io/youtube-dl/download.html for instructions).
* | | | | | [spiegel] Add support for articlesPhilipp Hagemeister2014-09-132-1/+33
| | | | | |
* | | | | | Merge remote-tracking branch 'origin/master'Philipp Hagemeister2014-09-132-0/+79
|\ \ \ \ \ \
| * | | | | | [telemb] Add comment to testSergey M․2014-09-121-0/+1
| | |/ / / / | |/| | | |
| * | | | | Merge branch 'Lovius-master'Sergey M․2014-09-122-0/+78
| |\ \ \ \ \
| | * | | | | [telemb] Extract all formats and modernizeSergey M․2014-09-122-29/+66
| | | | | | |
| | * | | | | Merge branch 'master' of https://github.com/Lovius/youtube-dl into Lovius-masterSergey M․2014-09-122-0/+41
| | |\ \ \ \ \
| | | * | | | | added extractor and __init__ loader for belgium local tv site telemb.beLovius2014-09-062-0/+41
| | | | | | | |
* | | | | | | | [README] Add old Ubuntu versions to FAQPhilipp Hagemeister2014-09-131-0/+19
| | | | | | | |
* | | | | | | | [deezer] Add simple supportPhilipp Hagemeister2014-09-132-0/+81
|/ / / / / / /
* | | | | | | release 2014.09.12Philipp Hagemeister2014-09-121-1/+1
| | | | | | |
* | | | | | | [utils] Default SSL to TLS. (Fixes #3727)Philipp Hagemeister2014-09-121-3/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* | | | | | | [youtube] Don't make the url protocol optionalJaime Marquínez Ferrándiz2014-09-111-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The generic extractor will add it.
* | | | | | | [youjizz] Don't make the url protocol optional (fixes #3722)Jaime Marquínez Ferrándiz2014-09-111-1/+1
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | It would fail to download the webpag if it's missing. And the generic extractor will add it.
* | | | | | Merge pull request #3716 from naglis/nosvideoSergey M.2014-09-111-6/+11
|\ \ \ \ \ \ | | | | | | | | | | | | | | [nosvideo] Check for deleted video
| * | | | | | [nosvideo] Update testNaglis Jonaitis2014-09-101-3/+3
| | | | | | |
| * | | | | | [nosvideo] Check for deleted videosNaglis Jonaitis2014-09-101-3/+8
| | | | | | |
* | | | | | | Merge pull request #3718 from naglis/tv3playSergey M.2014-09-111-2/+145
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | [tvplay] Support similar services in different countries
| * | | | | | [tvplay] Support similar services in different countriesNaglis Jonaitis2014-09-111-2/+145
|/ / / / / /
* | | | | | release 2014.09.10.1Philipp Hagemeister2014-09-101-1/+1
| | | | | |
* | | | | | [hostingbulk] SimplifySergey M․2014-09-101-10/+6
| | | | | |
* | | | | | Merge pull request #3709 from naglis/hostingbulkSergey M.2014-09-102-0/+89
|\ \ \ \ \ \ | | | | | | | | | | | | | | [hostingbulk] Add new extractor
| * | | | | | [hostingbulk] Add new extractorNaglis Jonaitis2014-09-092-0/+89
| | |_|_|/ / | |/| | | |
* | | | | | [generic/youtube] Recognize youtube nocookie embeds (Closes #3713)Sergey M․2014-09-101-1/+1
| | | | | |
* | | | | | [izlesene] SimplifySergey M․2014-09-101-4/+3
| | | | | |
* | | | | | Merge pull request #3710 from naglis/izlesene_fixSergey M.2014-09-101-31/+60
|\ \ \ \ \ \ | | | | | | | | | | | | | | Izlesene fix
| * | | | | | [izlesene] Remove API URLNaglis Jonaitis2014-09-101-1/+0
| | | | | | |
| * | | | | | [izlesene] Adapt to website changes and improveNaglis Jonaitis2014-09-101-30/+60
| |/ / / / /
* / / / / / release 2014.09.10Philipp Hagemeister2014-09-101-1/+1
|/ / / / /
* | | | | [noco] Add authenticate support (Closes #3706)Sergey M․2014-09-101-0/+27
| | | | |
* | | | | [rutv] Fix rutv player regexSergey M․2014-09-101-1/+1
| | | | |
* | | | | [khanacademy] Improve _VALID_URL (Closes #3695)Sergey M․2014-09-091-1/+1
| | | | |
* | | | | [moevideo] Make filesize exactSergey M․2014-09-091-3/+3
| | | | |
* | | | | Merge pull request #3690 from naglis/sharesixSergey M.2014-09-092-0/+92
|\ \ \ \ \ | | | | | | | | | | | | [sharesix] Add new extractor
| * | | | | [sharesix] Add new extractorNaglis Jonaitis2014-09-062-0/+92
| | | | | |
* | | | | | [moevideo] Add videochart.net to _VALID_URLSergey M․2014-09-091-2/+2
| | | | | |
* | | | | | Merge pull request #3691 from naglis/moevideoSergey M.2014-09-092-0/+113
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | [moevideo] Add new extractor
| * | | | | [moevideo] Add new extractorNaglis Jonaitis2014-09-072-0/+113
| |/ / / /
* | | | | [vgtv] Add view count to test casesSergey M․2014-09-081-3/+6
| | | | |
* | | | | Merge branch 'mrkolby-vgtv'Sergey M․2014-09-082-0/+117
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [vgtv] Extract all formats, add support for wasLive and live streamTypesSergey M․2014-09-081-57/+100
| | | | |
| * | | | Merge branch 'vgtv' of https://github.com/mrkolby/youtube-dl into mrkolby-vgtvSergey M․2014-09-082-0/+74
|/| | | |
| * | | | [vgtv] Add new extractorMagnus Kolstad2014-09-042-0/+74
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | release 2014.09.06Philipp Hagemeister2014-09-061-1/+1
| | | | |
* | | | | Merge branch 'Rudloff-unistra_hd'Sergey M․2014-09-061-22/+56
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | [unistra] ModernizeSergey M․2014-09-061-33/+55
| | | | |
| * | | | Merge branch 'unistra_hd' of https://github.com/Rudloff/youtube-dl into ↵Sergey M․2014-09-051-8/+20
|/| | | | | | | | | | | | | | | | | | | Rudloff-unistra_hd
| * | | | Add HD detection to UnistraPierre Rudloff2014-09-041-8/+20
| | | | |
* | | | | [http] Avoid closing stdout (Fixes #3686)Sergey M․2014-09-051-1/+2
| | | | |