Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-31 | [utils] Make unified_strdate always return unicode string | Sergey M․ | |
2015-10-31 | [generic] Update test | Sergey M․ | |
2015-10-31 | [mdr] PEP 8 | Sergey M․ | |
2015-10-31 | [mdr] Simplify xpath | Sergey M․ | |
2015-10-31 | [utils] Support list of xpath in xpath_element | Sergey M․ | |
2015-10-31 | [mdr] Add audio test | Sergey M․ | |
2015-10-31 | [mdr] Modernize and include kika.de | Sergey M․ | |
2015-10-31 | [kika] Cleanup | Jaime Marquínez Ferrándiz | |
Closes #6957. | |||
2015-10-31 | [kika] Replace non working tests and recognize 'einzelsendung' urls. | Jaime Marquínez Ferrándiz | |
2015-10-31 | replaced inefficient code | Lucas | |
2015-10-31 | Add new extractor | Lucas | |
2015-10-30 | [anitube] Relax key regex (Closes #7303) | Sergey M․ | |
Another variant seen http://anitubebr.xpg.uol.com.br/embed/ | |||
2015-10-29 | [moniker] Add tests for #7244 | Sergey M․ | |
2015-10-29 | [moniker] Add support for builtin embedded videos (Closes #7244) | Sergey M․ | |
2015-10-28 | [clyp] Improve and cleanup (Closes #7194) | Sergey M․ | |
2015-10-28 | [utils] Improve parse_iso8601 | Sergey M․ | |
2015-10-28 | [clyp] Add extractor | Cian Ruane | |
Update __init__.py [clyp.it] Extract ID idiomatically and make duration and description optional | |||
2015-10-28 | [francetv] fix style issues reported by flake8 | Jaime Marquínez Ferrándiz | |
* Don't redefine variable in list comprehension * Line missing indentation | |||
2015-10-27 | [pluzz] Fix mobile support and modernize (Closes #7305) | Sergey M․ | |
2015-10-27 | [francetv] Accept mobile URLs | Pierre Fenoll | |
2015-10-26 | [francetv] Add subtitles test | Sergey M․ | |
2015-10-26 | [francetv] Make subtitles more robust (Closes #7298) | Sergey M․ | |
2015-10-26 | [francetv] Add subtitles support | Frans de Jonge | |
2015-10-26 | [vidme] Check for deleted videos | Lukáš Lalinský | |
2015-10-25 | [youporn] Extract comment count | Sergey M․ | |
2015-10-25 | [stitcher] Remove origEpisodeURL | Sergey M․ | |
It's always 404 | |||
2015-10-25 | [youporn] Improve uploader extraction | Sergey M․ | |
2015-10-25 | [youporn] Make description optional | Sergey M․ | |
Some videos does not contain any description | |||
2015-10-25 | [youporn] Improve and make more robust (Closes #6888, closes #7214) | Sergey M․ | |
2015-10-25 | [youporn] Fix extraction | Erik | |
[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 | |||
2015-10-25 | [njoy] Add support for URLs without display id | Sergey M․ | |
2015-10-24 | [dailymotion] Extract f4m formats | Sergey M․ | |
2015-10-24 | [senateisvp] Pass extra param as query segment without `?` | Sergey M․ | |
2015-10-24 | [downloader/f4m] More accurate fragment URL construction | Sergey M․ | |
2015-10-24 | [downloader/f4m] get the redirected f4m_url and handle url query string properly | remitamine | |
2015-10-24 | [extractor/common] get the redirected m3u8_url in _extract_m3u8_formats | remitamine | |
2015-10-24 | [tutv] Fix test | Jaime Marquínez Ferrándiz | |
2015-10-24 | [abc] Support more URL formats | Jaime Marquínez Ferrándiz | |
2015-10-24 | [abc] add support for audio extraction | remitamine | |
2015-10-24 | [spiegeltv] Fix style issue | Jaime Marquínez Ferrándiz | |
Use two spaces before comment. | |||
2015-10-24 | [extractor/common] Remove unused import | Jaime Marquínez Ferrándiz | |
2015-10-24 | [spiegeltv] Check formats | Sergey M․ | |
2015-10-24 | [extractor/common] Use more generic URLError in _is_valid_url | Sergey M․ | |
2015-10-24 | [spiegeltv] Do not extract m3u8 formats since it's already a format | Sergey M․ | |
2015-10-24 | [spiegeltv] Fix Accept-Encoding issue (server chokes on gzip) | Christoph Döpmann | |
2015-10-24 | [mitele] Fix test checksum | Jaime Marquínez Ferrándiz | |
2015-10-24 | [mitele] Don't encode the URL query (closes #7280) | Jaime Marquínez Ferrándiz | |
This seems to produce sporadic errors when trying to access the URL, because on python 3.x when you do '%s' % b'somedata' you get "b'somedata'". | |||
2015-10-24 | release 2015.10.242015.10.24 | Philipp Hagemeister | |
2015-10-23 | [youtube:channel] Support age restricted channels (fixes #7277) | Jaime Marquínez Ferrándiz | |
2015-10-23 | [youtube:channel] Fix test | Jaime Marquínez Ferrándiz | |