summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | [hornbunny] Simplify and add age_limitPhilipp Hagemeister2014-09-011-11/+23
* | | | [anysex] Implement age_limitPhilipp Hagemeister2014-09-011-1/+2
|/ / /
* | | [comedycentral] Prefer RTMP for nowPhilipp Hagemeister2014-09-011-0/+3
* | | [comedycentral] Support news-team URLs (Fixes #3649)Philipp Hagemeister2014-09-011-1/+4
* | | [comedycentral] Move tests to the extractor itselfPhilipp Hagemeister2014-09-012-28/+26
* | | Fix --rm-cache-dir error messagePhilipp Hagemeister2014-09-011-1/+1
* | | [npo] Extract all formatsSergey M․2014-09-011-13/+22
* | | [common] Improve codecs extraction from m3u8Sergey M․2014-09-011-3/+6
* | | [utils] Use flock instead of lockf (Fixes #3621)Philipp Hagemeister2014-09-011-2/+2
* | | [youtube:playlist] PEP8Philipp Hagemeister2014-09-011-8/+14
|/ /
* | release 2014.09.01.1 2014.09.01.1Philipp Hagemeister2014-09-011-1/+1
* | [tudou] Add test case for #3643Philipp Hagemeister2014-09-011-0/+8
* | Merge remote-tracking branch 'naglis/tudou_fix'Philipp Hagemeister2014-09-011-1/+3
|\ \
| * | [tudou] Sort qualities by numeric valueNaglis Jonaitis2014-08-311-1/+2
| * | [tudou] Fix #3643 - filter non-number qualitiesNaglis Jonaitis2014-08-311-1/+2
* | | [tudou] ModernizePhilipp Hagemeister2014-09-011-23/+25
* | | release 2014.09.01 2014.09.01Philipp Hagemeister2014-09-011-1/+1
* | | 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-312-18/+25
* | | | | | 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 SSA (.ass) subtitle output for CrunchyrollAdam2014-08-301-1/+77
| | * | | | Add login support to Crunchyroll extractorAdam2014-08-291-0/+19
| | |/ / /
| * | | | Merge branch 'peugeot-sunporno'Sergey M․2014-09-012-0/+69
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | [sunporno] Extract all formats and metadataSergey M․2014-09-011-10/+21
| | * | | Merge branch 'sunporno' of https://github.com/peugeot/youtube-dl into peugeot...Sergey M․2014-09-012-0/+58
| |/| | |
| | * | | 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
* | | Merge branch 'peugeot-anysex'Sergey M․2014-08-312-0/+61
|\ \ \
| * | | [anysex] Simplify and extract more metadataSergey M․2014-08-311-11/+28
| * | | Merge branch 'anysex' of https://github.com/peugeot/youtube-dl into peugeot-a...Sergey M․2014-08-312-0/+44
|/| | |
| * | | 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
| |/ /
* | | Merge branch 'peugeot-vporn'Sergey M․2014-08-314-1/+106
|\ \ \ | |/ / |/| |
| * | [vporn] Fix issues, extract all formats and metadataSergey M․2014-08-311-22/+69
| * | [utils] Improve parse_durationSergey M․2014-08-312-1/+6
| * | Fix exception with n_views<1000peugeot2014-08-301-1/+5