Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | [downloader/external] Add downloader for httpie (closes #6079) | Jaime Marquínez Ferrándiz | 2015-06-25 | 1 | -0/+8 | |
| |/ |/| | ||||||
* | | [thesixtyone] Modernize | Yen Chi Hsuan | 2015-06-25 | 1 | -7/+3 | |
| | | ||||||
* | | [thesixtyone] Fix audio_server | Yen Chi Hsuan | 2015-06-25 | 1 | -1/+7 | |
| | | | | | | | | Some of the songs are moved to Amazon AWS | |||||
* | | release 2015.06.25 | Philipp Hagemeister | 2015-06-25 | 3 | -2/+8 | |
| | | ||||||
* | | [README.md] Fix typo | Sergey M. | 2015-06-25 | 1 | -1/+1 | |
| | | ||||||
* | | [extractor/generic] Add test for OnionStudios embeds | Sergey M․ | 2015-06-24 | 1 | -0/+12 | |
| | | ||||||
* | | [extractor/generic] Add support for OnionStudios embeds (Closes #5841) | Sergey M․ | 2015-06-24 | 1 | -0/+6 | |
| | | ||||||
* | | [onionstudios] Add generic embed extraction routine | Sergey M․ | 2015-06-24 | 1 | -0/+7 | |
| | | ||||||
* | | [onionstudios] Add extractor | Sergey M․ | 2015-06-24 | 2 | -0/+68 | |
| | | ||||||
* | | [soundcloud:user] Add test | Sergey M․ | 2015-06-24 | 1 | -0/+3 | |
| | | ||||||
* | | [soundcloud] Improve _VALID_URL | Sergey M․ | 2015-06-24 | 1 | -1/+1 | |
| | | | | | | | | Do not takeover soundcloud:user URLs | |||||
* | | Merge pull request #5961 from dstftw/force-generic-extractor | Sergey M. | 2015-06-24 | 4 | -3/+15 | |
|\ \ | | | | | | | Add --force-generic-extractor | |||||
| * | | [extractor/generic] Clarify generic extraction warning | Sergey M․ | 2015-06-24 | 1 | -4/+4 | |
| | | | ||||||
| * | | [YoutubeDL] Remove force_generic_extractor arg from process_ie_result | Sergey M․ | 2015-06-13 | 1 | -4/+3 | |
| | | | ||||||
| * | | [YoutubeDL] Remove global state for force_generic_extractor flag in favor of ↵ | Sergey M․ | 2015-06-13 | 1 | -8/+8 | |
| | | | | | | | | | | | | passing argument | |||||
| * | | [YoutubeDL] Fix for multiple URLs | Sergey M․ | 2015-06-12 | 1 | -1/+1 | |
| | | | ||||||
| * | | Add `--force-generic-extractor` | Sergey M․ | 2015-06-12 | 4 | -1/+14 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For some extractors that are hard to workout a good _VALID_URL we use very vague and unrestrictive ones, e.g. just allowing anything after hostname and capturing part of URL as id. If some of these extractors happen to have an video embed of some different hoster or platform and this scenario was not handled in extractor itself we end up with inability to download this embed until extractor is fixed to support embed of this kind. Forcing downloader to use the generic extractor can be a neat temporary solution for this problem. Example: FiveTV extractor with Tvigle embed - http://www.5-tv.ru/rabota/broadcasts/48/ | |||||
* | | | Merge pull request #6067 from mitsukarenai/master | Sergey M. | 2015-06-24 | 1 | -1/+1 | |
|\ \ \ | | | | | | | | | [noco.tv] Fix issue #6066: title interpreted as integer | |||||
| * | | | [noco.tv] Fix issue #6066: title interpreted as integer | Mitsukarenai | 2015-06-24 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | [drbonanza] Fix extraction of videos | Yen Chi Hsuan | 2015-06-24 | 1 | -4/+8 | |
| | | | ||||||
* | | | [brightcove] Use `compat_xml_parse_error` (Closes #6060) | Sergey M․ | 2015-06-23 | 1 | -1/+2 | |
| |/ |/| | ||||||
* | | [faz] Extend _VALID_URL (Closes #6050) | Sergey M․ | 2015-06-22 | 1 | -3/+18 | |
| | | ||||||
* | | [xhamster] pep8: remove trailing ';' | Jaime Marquínez Ferrándiz | 2015-06-22 | 1 | -1/+1 | |
| | | ||||||
* | | [generic/adobetv] Support AdobeTVVideo embeds (#6039) | Yen Chi Hsuan | 2015-06-22 | 2 | -0/+22 | |
| | | ||||||
* | | [extractor/generic] Add test for xhamster embed | Sergey M․ | 2015-06-21 | 1 | -0/+9 | |
| | | ||||||
* | | [generic] Add support for xhamster embeds | Sergey M․ | 2015-06-21 | 2 | -0/+12 | |
| | | ||||||
* | | [xhamster:embed] Add extractor (Closes #6032) | Sergey M․ | 2015-06-21 | 2 | -2/+31 | |
| | | ||||||
* | | [sohu] Fix extraction again | Yen Chi Hsuan | 2015-06-22 | 1 | -12/+30 | |
| | | ||||||
* | | Revert "[sohu] Update extractor" | Yen Chi Hsuan | 2015-06-21 | 1 | -19/+25 | |
| | | | | | | | | This reverts commit 32060c6d6b618fa858b2ce43db34d02fd43bc542. | |||||
* | | [francetvinfo.fr] Support dmcloud embeds (fixes #6034) | Yen Chi Hsuan | 2015-06-21 | 1 | -0/+15 | |
| | | ||||||
* | | [dailymotion/generic] Add DailymotionCloudIE | Yen Chi Hsuan | 2015-06-21 | 3 | -0/+60 | |
| | | ||||||
* | | [bbccouk] Remove TTML to srt conversion codes | Yen Chi Hsuan | 2015-06-21 | 1 | -15/+0 | |
| | | | | | | | | It's broken. See #6038 | |||||
* | | [utils] Support ttaf1 namespace in TTML | Yen Chi Hsuan | 2015-06-21 | 1 | -4/+7 | |
| | | | | | | | | It's found in bbc.co.uk. See #6038 | |||||
* | | [adobetv] Support embeddable videos (closes #6039) | Yen Chi Hsuan | 2015-06-21 | 2 | -1/+63 | |
| | | ||||||
* | | [utils/ffmpeg] Move ISO 639 related codes to utils | Yen Chi Hsuan | 2015-06-21 | 2 | -194/+204 | |
| | | ||||||
* | | [tumblr] Support Vimeo embeds (fixes #5969) | Yen Chi Hsuan | 2015-06-21 | 1 | -0/+16 | |
| | | ||||||
* | | [vimeo/generic] Move detection logic from GenericIE to VimeoIE | Yen Chi Hsuan | 2015-06-21 | 2 | -12/+20 | |
| | | ||||||
* | | [pinkbike] PEP8 | Yen Chi Hsuan | 2015-06-21 | 1 | -1/+1 | |
| | | ||||||
* | | [imdb] Fix extraction | Sergey M․ | 2015-06-21 | 1 | -1/+1 | |
| | | ||||||
* | | [xvideos] Support lower-quality formats found on Android | Yen Chi Hsuan | 2015-06-21 | 1 | -1/+26 | |
| | | | | | | | | Closes #5968 | |||||
* | | [viki] Pass session token around (#6005) | Sergey M․ | 2015-06-20 | 1 | -1/+9 | |
| | | ||||||
* | | Merge branch 'misterhat-pinkbike' | Sergey M․ | 2015-06-20 | 2 | -0/+97 | |
|\ \ | ||||||
| * | | [pinkbike] Improve and simplify | Sergey M․ | 2015-06-20 | 1 | -38/+48 | |
| | | | ||||||
| * | | Merge branch 'pinkbike' of https://github.com/misterhat/youtube-dl into ↵ | Sergey M․ | 2015-06-19 | 2 | -0/+87 | |
|/| | | | | | | | | | | | misterhat-pinkbike | |||||
| * | | [pinkbike] used proper conversion methods | Mister Hat | 2015-05-24 | 1 | -4/+12 | |
| | | | ||||||
| * | | [pinkbike] converted duration to int | Mister Hat | 2015-05-24 | 1 | -3/+3 | |
| | | | ||||||
| * | | [pinkbike] new extractor | Mister Hat | 2015-05-24 | 2 | -0/+79 | |
| | | | ||||||
* | | | [dramafever:series] Fix extraction while authenticated | Sergey M․ | 2015-06-19 | 1 | -1/+4 | |
| | | | ||||||
* | | | [dramafever] Add support for authentication (Closes #6017) | Sergey M․ | 2015-06-19 | 1 | -2/+36 | |
| | | | ||||||
* | | | [youtube] Add itag 59 and 78 (Closes #5979) | Sergey M․ | 2015-06-19 | 1 | -0/+2 | |
| | | |