summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge branch 'snipem-gamersyde'Sergey M․2015-04-044-1/+78
|\ \ \ \
| * | | | [gamersyde] SimplifySergey M․2015-04-041-63/+40
| * | | | [utils] Drop trailing comma before closing braceSergey M․2015-04-042-1/+7
| * | | | Merge branch 'gamersyde' of https://github.com/snipem/youtube-dl into snipem-...Sergey M․2015-04-042-0/+94
| |\ \ \ \
| | * | | | Fixed intendation of test casessnipem2015-04-041-9/+36
| | * | | | [Gamersyde] Improved robustness, added duration and testssnipem2015-04-041-3/+5
| | * | | | [Gamersyde] Add new extractorsnipem2015-04-032-0/+65
* | | | | | [rtve] Extract a better quality videoJaime Marquínez Ferrándiz2015-04-041-1/+9
|/ / / / /
* | | | | Merge branch 'mtp1376-radiojavan'Sergey M․2015-04-043-0/+68
|\ \ \ \ \
| * | | | | Credit @mtp1376 for varzesh3 and radiojavanSergey M․2015-04-041-0/+1
| * | | | | [radiojavan] Simplify and extract upload dateSergey M․2015-04-041-40/+35
| * | | | | Merge branch 'radiojavan' of https://github.com/mtp1376/youtube-dl into mtp13...Sergey M․2015-04-042-0/+72
|/| | | | |
| * | | | | [RadioJavan] Add new extractorMohammad Teimori Pabandi2015-04-032-0/+72
* | | | | | Do not encode outtmpl twice (Closes #5288)Sergey M․2015-04-042-5/+2
* | | | | | [prosiebensat1] Fix testSergey M․2015-04-031-1/+1
* | | | | | [prosiebensat1] Fix bitrate (Closes #5350 closes #5351)Sergey M․2015-04-031-0/+4
* | | | | | [mixcloud] Fix extraction of like count (reported in #5231)Jaime Marquínez Ferrándiz2015-04-031-1/+1
* | | | | | [bloomberg] Adapt to website changes (fixes #5347)Jaime Marquínez Ferrándiz2015-04-031-9/+16
* | | | | | [postprocessor/ffmpeg] Fix crash when ffprobe/avprobe are not installed (clos...Jaime Marquínez Ferrándiz2015-04-031-1/+5
* | | | | | [miomio] pep8: remove whitespaces in empty lineJaime Marquínez Ferrándiz2015-04-031-1/+1
| |/ / / / |/| | | |
* | | | | release 2015.04.03Philipp Hagemeister2015-04-032-1/+7
* | | | | Credit @tiktok7 for miomio.tv (#5265)Sergey M․2015-04-031-0/+1
* | | | | [YoutubeDL] Check for `get_ca_certs` availabilitySergey M․2015-04-021-1/+3
* | | | | Merge branch 'tiktok7-MiomioTv'Sergey M․2015-04-022-0/+94
|\ \ \ \ \
| * | | | | [miomio] Fix alphabetic orderSergey M․2015-04-021-1/+1
| * | | | | [miomio] Rename extractorSergey M․2015-04-022-2/+2
| * | | | | [miomio] Simplify and fix python 2.6 issueSergey M․2015-04-021-37/+56
| * | | | | Merge branch 'MiomioTv' of https://github.com/tiktok7/youtube-dl into tiktok7...Sergey M․2015-04-022-0/+75
|/| | | | |
| * | | | | [MiomioTv] updated based on feedback to merge request:tiktok2015-03-232-5/+8
| * | | | | [MiomioTv] Add new extractortiktok2015-03-233-0/+72
* | | | | | [playfm] Adapt to v2api (Closes #5344)Sergey M․2015-04-021-50/+37
* | | | | | Print a warning if no ssl certificates are loadedJaime Marquínez Ferrándiz2015-04-021-0/+6
* | | | | | Merge branch 'mtp1376-varzesh3'Sergey M․2015-04-012-0/+46
|\ \ \ \ \ \
| * | | | | | [varzesh3] SimplifySergey M․2015-04-011-23/+20
| * | | | | | Merge branch 'varzesh3' of https://github.com/mtp1376/youtube-dl into mtp1376...Sergey M․2015-04-012-0/+49
|/| | | | | | | | |/ / / / | |/| | | |
| * | | | | unicde :(Mohammad Teimori Pabandi2015-03-261-1/+1
| * | | | | removing unicode literal because it is imported :))Mohammad Teimori Pabandi2015-03-261-1/+1
| * | | | | removed one of tests that made problem with testing serverMohammad Teimori Pabandi2015-03-261-17/+2
| * | | | | [Varzesh3] Add new extractorMohammad Teimori Pabandi2015-03-262-0/+64
* | | | | | Merge branch 'master' of github.com:rg3/youtube-dlSergey M․2015-04-010-0/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge pull request #5311 from yan12125/fix_douyuSergey M.2015-04-011-11/+46
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge branch 'fix_douyu' of https://github.com/yan12125/youtube-dlSergey M․2015-04-011-11/+46
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| / / / / / / | |/ / / / / /
| * | | | | | [douyutv] Simplify usage of isinstanceYen Chi Hsuan2015-03-291-1/+1
| * | | | | | [douyutv] Fix extractor and improve error handlingYen Chi Hsuan2015-03-291-11/+46
* | | | | | | [dailymotion] Fix ff cookie and use it for embed page (Closes #5330)Sergey M․2015-03-311-4/+4
* | | | | | | [nbc] Remove redundant noteSergey M․2015-03-311-1/+0
* | | | | | | [generic] Add working NBC Sports vplayer testSergey M․2015-03-311-5/+6
* | | | | | | Merge pull request #5328 from yan12125/fix_5226Sergey M.2015-03-315-1/+85
|\ \ \ \ \ \ \
| * | | | | | | [NBCSports/Yahoo] Comment out some MD5 checksumsYen Chi Hsuan2015-03-312-3/+0
| * | | | | | | [NBCSports] Add a test case for extended _VALID_URLYen Chi Hsuan2015-03-311-2/+6