summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* release 2015.04.03 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
| | |
| * | 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
| |\ \ \ | | | | | | | | | | [douyutv] Fix extractor and improve error handling
* | \ \ \ 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
| | | | | | | | | | | | | | | | This is already supposed by `only_matching`
* | | | [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
|\ \ \ \ | | | | | | | | | | [Yahoo/NBCSports] Fix 5226 and add support for NBC sports
| * | | | [NBCSports/Yahoo] Comment out some MD5 checksumsYen Chi Hsuan2015-03-312-3/+0
| | | | | | | | | | | | | | | | | | | | They seems to change constantly
| * | | | [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 ↵Yen Chi Hsuan2015-03-313-2/+17
| | | | | | | | | | | | | | | | | | | | enhance error detection in ThePlatformIE
| * | | | [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
| | | |
* | | | Credit @jorams or dumpert.nl (#5319)Sergey M․2015-03-301-0/+1
| | | |
* | | | Merge branch 'jorams-dumpert'Sergey M․2015-03-302-0/+57
|\ \ \ \
| * | | | [dumpert] Simplify and fix python 3.2Sergey M․2015-03-301-15/+24
| | | | |
| * | | | Merge branch 'dumpert' of https://github.com/jorams/youtube-dl into ↵Sergey M․2015-03-302-0/+48
|/| | | | | | | | | | | | | | | | | | | jorams-dumpert
| * | | | [Dumpert] Add new extractorJoram Schrijver2015-03-292-0/+48
| |/ / / | | | | | | | | | | | | Add support for the Dutch video site Dumpert. http://www.dumpert.nl/
* | | | [pornhub] Fix comment count extraction (Closes #5320)Sergey M․2015-03-301-8/+9
| | | |
* | | | Merge pull request #5313 from yan12125/fix_xuite_python32Sergey M.2015-03-301-3/+11
|\ \ \ \ | |/ / / |/| | | [Xuite] Fix extraction on python 3.2
| * | | [Xuite] Fix extraction on python 3.2Yen Chi Hsuan2015-03-291-3/+11
|/ / / | | | | | | | | | base64.b64decode() accept only binary types in Python 3.2
* | | [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
| | |
* | | Unduplicate @ossi96Sergey M․2015-03-291-1/+0
| | |
* | | [dhm] Improve _VALID_URL and add testSergey M․2015-03-281-6/+15
| | |
* | | Credit @ossi96 for dhm (#5305)Sergey M․2015-03-281-0/+1
| | |