summaryrefslogtreecommitdiffstats
path: root/youtube_dl
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | [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-031-1/+1
* | | | [YoutubeDL] Check for `get_ca_certs` availabilitySergey M․2015-04-021-1/+3
* | | | [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-231-4/+8
| * | | | [MiomioTv] Add new extractortiktok2015-03-232-0/+71
* | | | | [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
* | | | | [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 '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
* | | | | | [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
* | | | | | [NBC/ThePlatform/Generic] Add a generic detector for NBCSportsVPlayer and enh...Yen Chi Hsuan2015-03-313-2/+17
* | | | | | [NBCSports] Move imports alphabeticallyYen Chi Hsuan2015-03-311-2/+2
* | | | | | [Yahoo/NBCSports] Generalize NBC sports info extractorYen Chi Hsuan2015-03-313-5/+37
* | | | | | [Yahoo/NBCSports] Fix #5226Yen Chi Hsuan2015-03-313-0/+36
* | | | | | [phoenix] Extend _VALID_URL (#5322)Naglis Jonaitis2015-03-301-13/+27
* | | | | | [soundcloud:set:user] Support mobile URLs (Closes #5323)Sergey M․2015-03-301-2/+2
* | | | | | [dumpert] Simplify and fix python 3.2Sergey M․2015-03-301-15/+24
* | | | | | Merge branch 'dumpert' of https://github.com/jorams/youtube-dl into jorams-du...Sergey M․2015-03-302-0/+48
|\ \ \ \ \ \
| * | | | | | [Dumpert] Add new extractorJoram Schrijver2015-03-292-0/+48
| |/ / / / /
* | | | | | [pornhub] Fix comment count extraction (Closes #5320)Sergey M․2015-03-301-8/+9
* | | | | | [Xuite] Fix extraction on python 3.2Yen Chi Hsuan2015-03-291-3/+11
|/ / / / /
* | | | | [generic] Add support for 5min embeds (#5310)Naglis Jonaitis2015-03-291-0/+16
* | | | | [cnn] Match more URLsPhilipp Hagemeister2015-03-281-1/+4
* | | | | [ultimedia] PEP8Philipp Hagemeister2015-03-281-3/+2
* | | | | [dhm] Improve _VALID_URL and add testSergey M․2015-03-281-6/+15
* | | | | [dhm] SimplifySergey M․2015-03-281-24/+35
* | | | | Merge branch 'dhm' of https://github.com/ossi96/youtube-dl into ossi96-dhmSergey M․2015-03-282-0/+54
|\ \ \ \ \
| * | | | | [DHM] Add extractor descriptionOskar Jauch2015-03-281-0/+1