summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [libsyn] Fix extractor alphabetic orderSergey M․2015-03-221-1/+1
| * | | [libsyn] Improve and simplifySergey M․2015-03-221-39/+48
| * | | Merge branch 'the-daily-show-podcast' of https://github.com/fstirlitz/youtube...Sergey M․2015-03-223-1/+77
|/| | |
| * | | testcases for libsyn and The Daily Show Podcast extractorsfelix2015-03-172-0/+13
| * | | The Daily Show Podcast supportfelix2015-03-163-1/+64
* | | | [nrk:playlist] Relax video id regex and improve _VALID_URLSergey M․2015-03-211-5/+14
* | | | [test/utils] Test xpath_textJaime Marquínez Ferrándiz2015-03-211-0/+13
* | | | [nrk:playlist] Restrict _VALID_URLJaime Marquínez Ferrándiz2015-03-211-1/+1
* | | | [nrk:playlist] Add extractor (Closes #5245)Sergey M․2015-03-212-0/+32
* | | | [nrk] Extract durationSergey M․2015-03-211-0/+5
* | | | [nrk] Adapt to new URL formatSergey M․2015-03-211-15/+13
* | | | Remove the 'stitle' fieldJaime Marquínez Ferrándiz2015-03-211-6/+0
* | | | [crunchyroll] Remove unused classJaime Marquínez Ferrándiz2015-03-211-8/+0
* | | | [test] Add tests for aesJaime Marquínez Ferrándiz2015-03-212-0/+83
| |_|/ |/| |
* | | [test/YoutubeDL] test match_filterJaime Marquínez Ferrándiz2015-03-201-0/+68
* | | [twitch] Fix loginSergey M․2015-03-201-4/+5
* | | Merge branch 'ndac-todoroki-niconico_nm'Sergey M․2015-03-201-3/+20
|\ \ \
| * | | [niconico] Add nm video testSergey M․2015-03-201-2/+19
| * | | Merge branch 'niconico_nm' of https://github.com/ndac-todoroki/youtube-dl int...Sergey M․2015-03-201-1/+1
|/| | |
| * | | fix nm video DL issue when logged inTodoroki2015-03-181-0/+1
| * | | fix nm video DL issue when logged inTodoroki2015-03-181-2/+1
* | | | [test/YoutubeDL] split in two classesJaime Marquínez Ferrándiz2015-03-201-0/+2
* | | | [test/http] Add test for proxy supportJaime Marquínez Ferrándiz2015-03-201-1/+48
* | | | [vine] Fix formats extraction (Closes #5239)Naglis Jonaitis2015-03-201-8/+7
* | | | [nytimes] Improve _VALID_URL (Fixes #5238)Naglis Jonaitis2015-03-191-3/+6
* | | | [videomega] Fix extraction and update test (Fixes #5235)Naglis Jonaitis2015-03-191-31/+14
* | | | Merge branch 'master' of github.com:rg3/youtube-dlSergey M․2015-03-192-1/+5
|\ \ \ \
| * | | | release 2015.03.18Philipp Hagemeister2015-03-182-1/+5
* | | | | [generic] Add support for nytimes embeds (Closes #5234)Sergey M․2015-03-191-0/+7
* | | | | [nytimes] ModernizeSergey M․2015-03-191-14/+17
* | | | | [nytimes] Support embed URLSergey M․2015-03-191-1/+1
|/ / / /
* | | | [ultimedia] Handle youtube embedsSergey M․2015-03-191-6/+14
* | | | [ultimedia] Capture and output unavailable video messageSergey M․2015-03-191-0/+5
* | | | [ultimedia] Fix alphabetic orderSergey M․2015-03-181-1/+1
* | | | [ultimedia] Add extractorSergey M․2015-03-182-0/+92
* | | | [mixcloud] Try preview server first, then further numbersRoman Le Négrate2015-03-181-8/+41
* | | | [mixcloud] Fix extraction of some metadataJaime Marquínez Ferrándiz2015-03-181-12/+5
* | | | [mixcloud] Fix extraction like-countRoman Le Négrate2015-03-181-2/+1
* | | | [krasview] Fix extraction (Closes #5228)Sergey M․2015-03-181-2/+4
|/ / /
* | | [generic] Generalize redirect regexSergey M․2015-03-181-3/+3
* | | [generic] Follow redirects specified by `Refresh` HTTP headerSergey M․2015-03-171-1/+7
* | | [grooveshark] Fix extractionSergey M․2015-03-171-3/+3
* | | Credit @jbuchbinder for primesharetv (#5123)Sergey M․2015-03-171-0/+1
* | | Merge branch 'bonfy-douyutv'Sergey M․2015-03-172-0/+78
|\ \ \
| * | | [douyutv] Improve and extract all formatsSergey M․2015-03-172-28/+46
| * | | Merge branch 'douyutv' of https://github.com/bonfy/youtube-dl into bonfy-douyutvSergey M․2015-03-172-0/+60
|/| | |
| * | | [douyutv] Add new extractorbonfy2015-03-072-0/+60
* | | | Merge branch 'yan12125-sohu_fix'Sergey M․2015-03-173-11/+110
|\ \ \ \
| * | | | [sohu] Fix test's note infoSergey M․2015-03-171-5/+6
| * | | | [utils] Place sanitize url function near other sanitizing functionsSergey M․2015-03-172-31/+28