summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * [options] Restore some stringsSergey M․2015-04-041-2/+2
| |
| * Merge branch 'patch-1' of https://github.com/tuexss/youtube-dl into ↵Sergey M․2015-04-041-98/+98
|/| | | | | | | tuexss-patch-1
| * Clean up of --help outputtestbonn2015-03-251-98/+98
| | | | | | For consistency and readability
* | [radiojavan] Sort formatsSergey M․2015-04-041-0/+1
| |
* | [radiojavan] Fix heightSergey M․2015-04-041-1/+1
| |
* | [test_execution] Fix test under python 2 @ windowsSergey M․2015-04-041-1/+4
| |
* | Credit @Roman2K for pornovoisines (#5264)Sergey M․2015-04-041-0/+1
| |
* | Merge branch 'Roman2K-pornovoisines'Sergey M․2015-04-044-1/+102
|\ \
| * | [pornovoisines] SimplifySergey M․2015-04-041-60/+55
| | |
| * | [test_utils] Add test for unified_strdateSergey M․2015-04-041-0/+1
| | |
| * | [utils] Avoid treating `*-%Y` date template as UTC offsetSergey M․2015-04-041-1/+2
| | |
| * | [utils] Add one more template to unified_strdateSergey M․2015-04-041-0/+2
| | |
| * | Merge branch 'pornovoisines' of https://github.com/Roman2K/youtube-dl into ↵Sergey M․2015-04-042-0/+102
|/| | | | | | | | | | | Roman2K-pornovoisines
| * | [pornovoisines] Add extractorRoman Le Négrate2015-03-222-0/+102
| | |
* | | 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 ↵Sergey M․2015-04-042-0/+94
| |\ \ \ | | | | | | | | | | | | | | | snipem-gamersyde
| | * | | Fixed intendation of test casessnipem2015-04-041-9/+36
| | | | | | | | | | | | | | | | | | | | Leaded to error on Linux machine
| | * | | [Gamersyde] Improved robustness, added duration and testssnipem2015-04-041-3/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for Json syntax is now less error prone for Json syntax inside of values. Extractor is now also using native Json handling. Added tests for several videos that were producing errors in the first place.
| | * | | [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 ↵Sergey M․2015-04-042-0/+72
|/| | | | | | | | | | | | | | | | | | | mtp1376-radiojavan
| * | | | [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 ↵Jaime Marquínez Ferrándiz2015-04-031-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (closes #5349) 'self.probe_basename' was None, so 'probe_executable' raised a KeyError exception
* | | | | [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
| | | | | | | | | | | | | | | | `get_ca_certs` is not available in python <3.4
* | | | 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 ↵Sergey M․2015-04-022-0/+75
|/| | | | | | | | | | | | | | | | | | | tiktok7-MiomioTv
| * | | | [MiomioTv] updated based on feedback to merge request:tiktok2015-03-232-5/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1) added comment to explain extra xml link download 2) changed {} entries to {0}, {1} etc 3) removed redundant language header (the others are required) 4) checked out the old version of the supported sites md (the change was not required)
| * | | | [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 ↵Sergey M․2015-04-012-0/+49
|/| | | | | | | |/ / / | |/| | | | | | | | mtp1376-varzesh3
| * | | | unicde :(Mohammad Teimori Pabandi2015-03-261-1/+1
| | | | |