Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | [postprocessor/embedthumbnail] Allow mkv to embed thumbnails | Yen Chi Hsuan | 2016-02-21 | 1 | -1/+1 | |
| | | | | | | | | Fixes #6046 | |||||
* | | [utils] mimetype2ext: return 'm4a' for 'audio/mp4' (fixes #8620) | Jaime Marquínez Ferrándiz | 2016-02-20 | 1 | -0/+6 | |
| | | | | | | | | The youtube extractor was using 'mp4' for them, therefore filters like 'bestaudio[ext=m4a]' stopped working (94278f720272c5ad2cd5900f59f8e71f31d46633 broke it). | |||||
* | | [test_iqiyi_sdk_interpreter] Add test for iQiyi login | Yen Chi Hsuan | 2016-02-20 | 1 | -0/+47 | |
| | | ||||||
* | | [iqiyi] Support playlists (closes #8019) | Yen Chi Hsuan | 2016-02-20 | 1 | -0/+49 | |
| | | ||||||
* | | [faz] Future-proof XML element check | Philipp Hagemeister | 2016-02-20 | 1 | -1/+1 | |
| | | ||||||
* | | [Makefile] iQiyi login test requires network | Yen Chi Hsuan | 2016-02-20 | 1 | -1/+1 | |
| | | ||||||
* | | [iqiyi] Implement _login() | Yen Chi Hsuan | 2016-02-20 | 1 | -6/+230 | |
| | | | | | | | | Currently only email login supported | |||||
* | | [utils] Add OHDave's RSA encryption function | Yen Chi Hsuan | 2016-02-20 | 2 | -0/+26 | |
| | | ||||||
* | | [appletrailers] Extend _VALID_URL (#8524) | Yen Chi Hsuan | 2016-02-20 | 1 | -1/+4 | |
| | | ||||||
* | | [test_YoutubeDL] Make test pass until more intelligent sort formats (Closes ↵ | Sergey M․ | 2016-02-20 | 1 | -1/+1 | |
| | | | | | | | | #8462) | |||||
* | | [mtv] imporove duration extraction | remitamine | 2016-02-19 | 1 | -5/+3 | |
| | | ||||||
* | | [mtv] Extract duration from each playlist item | RiCON | 2016-02-19 | 1 | -0/+5 | |
| | | | | | | | | | | RSS used instead of manifest files because it's exact to the millisecond with the video I tested while in manifest it's only exact to the second. | |||||
* | | [README.md] Clarify verbose log | Sergey M | 2016-02-19 | 1 | -2/+2 | |
| | | ||||||
* | | [pornhub] Fix thumbnail and duration extraction (Closes #8604) | Sergey M․ | 2016-02-19 | 1 | -7/+24 | |
| | | ||||||
* | | [pornhub:playlistbase] Improve extract entries | Sergey M․ | 2016-02-18 | 1 | -1/+1 | |
| | | ||||||
* | | [pornhub:user:videos] Add extractor (Closes #8548) | Sergey M․ | 2016-02-18 | 2 | -15/+39 | |
| | | ||||||
* | | [francetv] Improve video id regex (Closes #8563) | Sergey M․ | 2016-02-18 | 1 | -1/+1 | |
| | | ||||||
* | | [youtube:watchlater] Respect --no-playlist | Sergey M․ | 2016-02-18 | 1 | -7/+15 | |
| | | ||||||
* | | [youtube:watchlater] Improve _VALID_URL (Closes #8594) | Sergey M․ | 2016-02-18 | 1 | -2/+8 | |
| | | ||||||
* | | [arte] Improve _VALID_URLs | Sergey M․ | 2016-02-18 | 1 | -5/+5 | |
| | | ||||||
* | | [arte:magazine] Improve (Closes #8473) | Sergey M․ | 2016-02-18 | 1 | -7/+2 | |
| | | ||||||
* | | [arte:magazine] Add extractor | Thomas Jost | 2016-02-18 | 2 | -0/+24 | |
| | | ||||||
* | | [cbsnews] use find_xpath_attr | remitamine | 2016-02-18 | 1 | -2/+5 | |
| | | ||||||
* | | [cbsnews] extract subtitle url from theplatform SMIL manifest(fixes #8568) | remitamine | 2016-02-18 | 1 | -6/+9 | |
| | | ||||||
* | | [dailymotion] Fix view count extraction | cazulu | 2016-02-18 | 1 | -4/+7 | |
| | | | | | | | | Fix view count parsing when the decimal marker is a whitespace, e.g. '101 101' | |||||
* | | [vrt] Detect geo restriction | Sergey M․ | 2016-02-17 | 1 | -0/+4 | |
| | | ||||||
* | | [vrt] Make formats extraction non fatal (Closes #8587) | Sergey M․ | 2016-02-17 | 1 | -2/+3 | |
| | | ||||||
* | | [arte] Fix upload date extraction (Closes #8581) | Sergey M․ | 2016-02-17 | 1 | -1/+1 | |
| | | ||||||
* | | [arte] PEP 8 | Sergey M․ | 2016-02-17 | 1 | -1/+1 | |
| | | ||||||
* | | [arte] Make sorting aware of en/es formats | Sergey M․ | 2016-02-17 | 1 | -12/+15 | |
| | | ||||||
* | | [arte] Extend more _VALID_URLs for en and es support | Sergey M․ | 2016-02-17 | 1 | -5/+5 | |
| | | ||||||
* | | [arte:+7] Fix extraction for react-based layout | Sergey M․ | 2016-02-17 | 1 | -4/+14 | |
| | | ||||||
* | | [arte:+7] Add support for en and es URLs | Sergey M․ | 2016-02-17 | 1 | -1/+1 | |
| | | ||||||
* | | [orf:tvthek] Check formats (Closes #8580) | Sergey M․ | 2016-02-16 | 1 | -0/+1 | |
| | | ||||||
* | | [xtube:user] Remove duplicated video ids | Sergey M․ | 2016-02-16 | 1 | -1/+3 | |
| | | ||||||
* | | [xtube] Fix extraction (Closes #8565) | Sergey M․ | 2016-02-16 | 1 | -48/+46 | |
| | | ||||||
* | | [facebook] Improve error handling (#8572) | Yen Chi Hsuan | 2016-02-16 | 1 | -1/+1 | |
|/ | ||||||
* | [screenjunkies] Fix spelling | Sergey M․ | 2016-02-16 | 1 | -2/+2 | |
| | ||||||
* | Credit @TingPing for screenjunkies (#8505) | Sergey M․ | 2016-02-16 | 1 | -0/+1 | |
| | ||||||
* | [iqiyi] Omit MD5 sums for the VIP-only video | Yen Chi Hsuan | 2016-02-16 | 1 | -2/+1 | |
| | ||||||
* | [youtube:searchurl] Extend _VALID_URL | Sergey M․ | 2016-02-16 | 1 | -1/+4 | |
| | ||||||
* | Credit @RobinHoutevelts for canvas subtiltes (#8537) | Sergey M․ | 2016-02-15 | 1 | -0/+1 | |
| | ||||||
* | [screenjunkies] Improve, extract more metadata and workaround subscription ↵ | Sergey M․ | 2016-02-15 | 1 | -29/+93 | |
| | | | | (Closes #8505) | |||||
* | [screenjunkies] Add new extractor | Patrick Griffis | 2016-02-15 | 2 | -0/+75 | |
| | | | | | | This doesn't handle the plus only videos yet Closes #8492 | |||||
* | [canvas] Add subtitles test (#8537) | Sergey M․ | 2016-02-15 | 1 | -2/+22 | |
| | ||||||
* | [canvas] Improve subtitles (Closes #8537) | Sergey M․ | 2016-02-15 | 1 | -8/+7 | |
| | ||||||
* | [Canvas] Add subtitles | Robin Houtevelts | 2016-02-15 | 1 | -0/+10 | |
| | ||||||
* | [iqiyi] Partial support for VIP-only videos | Yen Chi Hsuan | 2016-02-15 | 1 | -12/+94 | |
| | | | | See #8569 and #8019. Currently only 6-min preview are supported | |||||
* | [noz] Add new extractor | Philipp Hagemeister | 2016-02-15 | 2 | -0/+70 | |
| | ||||||
* | [laola1tv] Improve (Closes #8478) | Sergey M․ | 2016-02-14 | 1 | -46/+58 | |
| |