aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master'Philipp Hagemeister2014-09-011-6/+37
|\
| * Merge branch 'master' of github.com:rg3/youtube-dlJaime Marquínez Ferrándiz2014-08-314-2/+146
| |\
| * | [youtube:subscriptions] Fix extraction (fixes #2975)Jaime Marquínez Ferrándiz2014-08-311-6/+37
| | |
* | | [beeg] PEP8 and additional testsPhilipp Hagemeister2014-09-011-5/+10
| | |
* | | Merge remote-tracking branch 'peugeot/beeg'Philipp Hagemeister2014-08-312-0/+49
|\ \ \
| * | | Add support for beeg.compeugeot2014-08-312-0/+49
| | | |
* | | | [eporner] Simplify and correct (#3629)Philipp Hagemeister2014-08-311-18/+24
| | | |
* | | | Merge remote-tracking branch 'peugeot/eporner'Philipp Hagemeister2014-08-312-0/+50
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix exception with n_views<1000peugeot2014-08-301-1/+5
| | | |
| * | | Add support for Epornerpeugeot2014-08-302-0/+46
| |/ /
* | | Merge remote-tracking branch 'peugeot/hornbunny'Philipp Hagemeister2014-08-312-0/+45
|\ \ \
| * | | Add support for HornBunnypeugeot2014-08-302-0/+45
| |/ /
* | | Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister2014-08-313-1/+165
|\ \ \
| * \ \ Merge pull request #3616 from oneplusme/crunchyroll-loginPhilipp Hagemeister2014-08-311-1/+96
| |\ \ \ | | |_|/ | |/| | Add login support to Crunchyroll extractor
| | * | Add SSA (.ass) subtitle output for CrunchyrollAdam2014-08-301-1/+77
| | | |
| | * | Add login support to Crunchyroll extractorAdam2014-08-291-0/+19
| | |/
| * | [sunporno] Extract all formats and metadataSergey M․2014-09-011-10/+21
| | |
| * | Merge branch 'sunporno' of https://github.com/peugeot/youtube-dl into ↵Sergey M․2014-09-012-0/+58
| |\ \ | | | | | | | | | | | | peugeot-sunporno
| | * | Add support for sunporno.compeugeot2014-08-312-0/+58
| | |/
* | | [youtube] Fix category extractionPhilipp Hagemeister2014-08-311-1/+3
| | |
* | | [youtube] Test for like_count and dislike_count (#3633)Philipp Hagemeister2014-08-311-0/+2
|/ /
* | [youtube] Fix extraction of like and dislike count (fixes #3633)Jaime Marquínez Ferrándiz2014-08-311-5/+5
| |
* | [anysex] Simplify and extract more metadataSergey M․2014-08-311-11/+28
| |
* | Merge branch 'anysex' of https://github.com/peugeot/youtube-dl into ↵Sergey M․2014-08-312-0/+44
|\ \ | | | | | | | | | peugeot-anysex
| * | testing view count is stupidpeugeot2014-08-301-2/+1
| | |
| * | forgot to test view countpeugeot2014-08-301-2/+4
| | |
| * | Add support for AnySexpeugeot2014-08-302-0/+43
| |/
* | [vporn] Fix issues, extract all formats and metadataSergey M․2014-08-311-22/+69
| |
* | Fix exception with n_views<1000peugeot2014-08-301-1/+5
| |
* | add support for view countpeugeot2014-08-301-3/+7
| |
* | Add support for Vpornpeugeot2014-08-302-0/+45
|/
* [promptfile] Remove quality=1 and leave it to defaultPhilipp Hagemeister2014-08-291-1/+1
|
* [promptfile] Add new extractorNaglis Jonaitis2014-08-292-0/+68
|
* [rtlnl] Add support for progressive videos (Closes #3603)Sergey M․2014-08-281-11/+23
|
* [dropbox] Make sure ?dl=0 is ignore (Fixes #3605)Philipp Hagemeister2014-08-281-3/+4
|
* [extractor/common] Correct typoPhilipp Hagemeister2014-08-281-1/+1
|
* [sportdeutschland] Add support for more plain videosPhilipp Hagemeister2014-08-282-19/+41
|
* [veehd] ModernizePhilipp Hagemeister2014-08-281-1/+2
|
* [extractor/common] ModernizePhilipp Hagemeister2014-08-281-37/+39
|
* Merge remote-tracking branch 'origin/master'Philipp Hagemeister2014-08-282-2/+3
|\
| * [yahoo] Add one more pattern for content idSergey M․2014-08-271-1/+2
| |
| * [cbs] Update test video idSergey M․2014-08-271-1/+1
| |
* | fix up importsPhilipp Hagemeister2014-08-283-3/+1
| |
* | Move playlist tests to extractors.Philipp Hagemeister2014-08-2823-82/+340
| | | | | | | | From now on, test_download will run these tests. That means we benefit not only from the networking setup in there, but also from the other tests (for example test_all_urls to find problems with _VALID_URLs).
* | [nhl] ModernizePhilipp Hagemeister2014-08-271-27/+30
| |
* | [dailymotion] Correct test casePhilipp Hagemeister2014-08-271-29/+31
| |
* | [ted] Remove md5sum from testPhilipp Hagemeister2014-08-271-1/+0
|/ | | | This failed multiple times, and the md5sum is not that important anyways.
* [vimeo] Move all testcases to extractors and clean upPhilipp Hagemeister2014-08-271-18/+36
| | | | | Previously, these extractors all defined their own suitable methods. No test_all_urls tests that everything is in order, automatically :)
* [vimeo] Move test case to where it belongsPhilipp Hagemeister2014-08-271-16/+15
|
* [facebook] Match video.php URLsPhilipp Hagemeister2014-08-271-3/+6
|