summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [extractor/common] Fix m3u8 extraction on failureSergey M․2015-11-011-3/+4
|
* [mdr] Fix failed formats processingSergey M․2015-11-011-5/+6
|
* [extractor/common] Make ie_key and IE_NAME return unicode stringSergey M․2015-10-311-2/+2
|
* [utils] Make unified_strdate always return unicode stringSergey M․2015-10-311-1/+1
|
* [generic] Update testSergey M․2015-10-311-0/+1
|
* [mdr] PEP 8Sergey M․2015-10-311-1/+1
|
* [mdr] Simplify xpathSergey M․2015-10-311-4/+7
|
* [utils] Support list of xpath in xpath_elementSergey M․2015-10-312-3/+19
|
* [mdr] Add audio testSergey M․2015-10-311-0/+11
|
* [mdr] Modernize and include kika.deSergey M․2015-10-313-144/+132
|
* [kika] CleanupJaime Marquínez Ferrándiz2015-10-311-32/+22
| | | | Closes #6957.
* [kika] Replace non working tests and recognize 'einzelsendung' urls.Jaime Marquínez Ferrándiz2015-10-311-10/+10
|
* replaced inefficient codeLucas2015-10-311-11/+7
|
* Add new extractorLucas2015-10-312-0/+116
|
* [anitube] Relax key regex (Closes #7303)Sergey M․2015-10-301-2/+2
| | | | Another variant seen http://anitubebr.xpg.uol.com.br/embed/
* [moniker] Add tests for #7244Sergey M․2015-10-291-0/+12
|
* [moniker] Add support for builtin embedded videos (Closes #7244)Sergey M․2015-10-291-11/+24
|
* [clyp] Improve and cleanup (Closes #7194)Sergey M․2015-10-281-31/+31
|
* [utils] Improve parse_iso8601Sergey M․2015-10-282-4/+11
|
* [clyp] Add extractorCian Ruane2015-10-282-0/+58
| | | | | | Update __init__.py [clyp.it] Extract ID idiomatically and make duration and description optional
* [francetv] fix style issues reported by flake8Jaime Marquínez Ferrándiz2015-10-281-4/+4
| | | | | * Don't redefine variable in list comprehension * Line missing indentation
* [pluzz] Fix mobile support and modernize (Closes #7305)Sergey M․2015-10-271-5/+11
|
* [francetv] Accept mobile URLsPierre Fenoll2015-10-271-1/+1
|
* [francetv] Add subtitles testSergey M․2015-10-261-0/+3
|
* [francetv] Make subtitles more robust (Closes #7298)Sergey M․2015-10-261-8/+6
|
* [francetv] Add subtitles supportFrans de Jonge2015-10-261-0/+11
|
* Merge pull request #7297 from lalinsky/vidme-deletedSergey M2015-10-261-0/+9
|\ | | | | [vidme] Check for deleted videos
| * [vidme] Check for deleted videosLukáš Lalinský2015-10-261-0/+9
|/
* [youporn] Extract comment countSergey M․2015-10-251-0/+6
|
* [stitcher] Remove origEpisodeURLSergey M․2015-10-251-1/+1
| | | | It's always 404
* [youporn] Improve uploader extractionSergey M․2015-10-251-5/+27
|
* [youporn] Make description optionalSergey M․2015-10-251-1/+1
| | | | Some videos does not contain any description
* [youporn] Improve and make more robust (Closes #6888, closes #7214)Sergey M․2015-10-251-73/+104
|
* [youporn] Fix extractionErik2015-10-251-32/+23
| | | | | | | | | | | | | | | | | | [youporn] Added description and thumbnail [youporn] Added uploader and date [youporn] Removed Try and Except lines [youporn] Fixed date, fatal, formats and /s* [youporn] Undid removing comment about video url components & Undid and fixed removal of encrypted URL detection [youporn] Fix: Add encrypted link to links array only if not already in it [youporn] Fix: Add encrypted link to links array only if not already in it [youporn] Fix: cleanup
* [njoy] Add support for URLs without display idSergey M․2015-10-251-2/+6
|
* [dailymotion] Extract f4m formatsSergey M․2015-10-241-3/+11
|
* [senateisvp] Pass extra param as query segment without `?`Sergey M․2015-10-241-2/+2
|
* [downloader/f4m] More accurate fragment URL constructionSergey M․2015-10-241-3/+6
|
* [downloader/f4m] get the redirected f4m_url and handle url query string properlyremitamine2015-10-241-5/+10
|
* [extractor/common] get the redirected m3u8_url in _extract_m3u8_formatsremitamine2015-10-241-1/+2
|
* [tutv] Fix testJaime Marquínez Ferrándiz2015-10-241-2/+2
|
* [abc] Support more URL formatsJaime Marquínez Ferrándiz2015-10-241-1/+4
|
* [abc] add support for audio extractionremitamine2015-10-241-1/+12
|
* [spiegeltv] Fix style issueJaime Marquínez Ferrándiz2015-10-241-1/+1
| | | | Use two spaces before comment.
* [extractor/common] Remove unused importJaime Marquínez Ferrándiz2015-10-241-1/+0
|
* [spiegeltv] Check formatsSergey M․2015-10-241-0/+1
|
* [extractor/common] Use more generic URLError in _is_valid_urlSergey M․2015-10-241-1/+1
|
* [spiegeltv] Do not extract m3u8 formats since it's already a formatSergey M․2015-10-241-11/+10
|
* [spiegeltv] Fix Accept-Encoding issue (server chokes on gzip)Christoph Döpmann2015-10-241-0/+4
|
* [mitele] Fix test checksumJaime Marquínez Ferrándiz2015-10-241-1/+1
|