aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-04-04[options] Restore some stringsSergey M․
2015-04-04Merge branch 'patch-1' of https://github.com/tuexss/youtube-dl into ↵Sergey M․
tuexss-patch-1
2015-04-04[radiojavan] Sort formatsSergey M․
2015-04-04[radiojavan] Fix heightSergey M․
2015-04-04[test_execution] Fix test under python 2 @ windowsSergey M․
2015-04-04Credit @Roman2K for pornovoisines (#5264)Sergey M․
2015-04-04Merge branch 'Roman2K-pornovoisines'Sergey M․
2015-04-04[pornovoisines] SimplifySergey M․
2015-04-04[test_utils] Add test for unified_strdateSergey M․
2015-04-04[utils] Avoid treating `*-%Y` date template as UTC offsetSergey M․
2015-04-04[utils] Add one more template to unified_strdateSergey M․
2015-04-04Merge branch 'pornovoisines' of https://github.com/Roman2K/youtube-dl into ↵Sergey M․
Roman2K-pornovoisines
2015-04-04Merge branch 'snipem-gamersyde'Sergey M․
2015-04-04[gamersyde] SimplifySergey M․
2015-04-04[utils] Drop trailing comma before closing braceSergey M․
2015-04-04[rtve] Extract a better quality videoJaime Marquínez Ferrándiz
2015-04-04Merge branch 'gamersyde' of https://github.com/snipem/youtube-dl into ↵Sergey M․
snipem-gamersyde
2015-04-04Merge branch 'mtp1376-radiojavan'Sergey M․
2015-04-04Credit @mtp1376 for varzesh3 and radiojavanSergey M․
2015-04-04[radiojavan] Simplify and extract upload dateSergey M․
2015-04-04Fixed intendation of test casessnipem
Leaded to error on Linux machine
2015-04-04[Gamersyde] Improved robustness, added duration and testssnipem
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.
2015-04-04Merge branch 'radiojavan' of https://github.com/mtp1376/youtube-dl into ↵Sergey M․
mtp1376-radiojavan
2015-04-04Do not encode outtmpl twice (Closes #5288)Sergey M․
2015-04-03[prosiebensat1] Fix testSergey M․
2015-04-03[prosiebensat1] Fix bitrate (Closes #5350 closes #5351)Sergey M․
2015-04-03[mixcloud] Fix extraction of like count (reported in #5231)Jaime Marquínez Ferrándiz
2015-04-03[RadioJavan] Add new extractorMohammad Teimori Pabandi
2015-04-03[Gamersyde] Add new extractorsnipem
2015-04-03[bloomberg] Adapt to website changes (fixes #5347)Jaime Marquínez Ferrándiz
2015-04-03[postprocessor/ffmpeg] Fix crash when ffprobe/avprobe are not installed ↵Jaime Marquínez Ferrándiz
(closes #5349) 'self.probe_basename' was None, so 'probe_executable' raised a KeyError exception
2015-04-03[miomio] pep8: remove whitespaces in empty lineJaime Marquínez Ferrándiz
2015-04-03release 2015.04.032015.04.03Philipp Hagemeister
2015-04-03Credit @tiktok7 for miomio.tv (#5265)Sergey M․
2015-04-02[YoutubeDL] Check for `get_ca_certs` availabilitySergey M․
`get_ca_certs` is not available in python <3.4
2015-04-02Merge branch 'tiktok7-MiomioTv'Sergey M․
2015-04-02[miomio] Fix alphabetic orderSergey M․
2015-04-02[miomio] Rename extractorSergey M․
2015-04-02[miomio] Simplify and fix python 2.6 issueSergey M․
2015-04-02Merge branch 'MiomioTv' of https://github.com/tiktok7/youtube-dl into ↵Sergey M․
tiktok7-MiomioTv
2015-04-02[playfm] Adapt to v2api (Closes #5344)Sergey M․
2015-04-02Print a warning if no ssl certificates are loadedJaime Marquínez Ferrándiz
2015-04-01Merge branch 'mtp1376-varzesh3'Sergey M․
2015-04-01[varzesh3] SimplifySergey M․
2015-04-01Merge branch 'varzesh3' of https://github.com/mtp1376/youtube-dl into ↵Sergey M․
mtp1376-varzesh3
2015-04-01Merge branch 'master' of github.com:rg3/youtube-dlSergey M․
2015-04-01Merge pull request #5311 from yan12125/fix_douyuSergey M.
[douyutv] Fix extractor and improve error handling
2015-04-01Merge branch 'fix_douyu' of https://github.com/yan12125/youtube-dlSergey M․
2015-03-31[dailymotion] Fix ff cookie and use it for embed page (Closes #5330)Sergey M․
2015-03-31[nbc] Remove redundant noteSergey M․
This is already supposed by `only_matching`