Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Merge branch 'fix-iqiyi-2015-07-17' of https://github.com/sceext2/youtube_dl ↵ | Yen Chi Hsuan | 2015-07-19 | 1 | -14/+1 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | into sceext2-fix-iqiyi-2015-07-17 | |||||
| | * | | | | [iqiyi] fix iqiyi (2015-07-17), update the md5 salt (enc_key) to iqiyi ↵ | sceext | 2015-07-18 | 1 | -14/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | latest (2015-07-17) flash player. | |||||
* | | | | | | [rtlnl] Avoid episodes completely (Closes #6275) | Sergey M․ | 2015-07-19 | 1 | -4/+21 | |
| | | | | | | ||||||
* | | | | | | [extractor/generic] Add support for francetv embeds | Sergey M․ | 2015-07-18 | 1 | -0/+27 | |
| | | | | | | ||||||
* | | | | | | [francetv] Fix duration extraction | Sergey M․ | 2015-07-18 | 1 | -1/+2 | |
| | | | | | | ||||||
* | | | | | | [francetv] Add support for embeds and clean up _VALID_URL | Sergey M․ | 2015-07-18 | 1 | -8/+36 | |
| | | | | | | ||||||
* | | | | | | [vk] Add age restricted video test for reference | Sergey M․ | 2015-07-18 | 1 | -0/+5 | |
| | | | | | | ||||||
* | | | | | | [vk] Capture error message | Sergey M․ | 2015-07-18 | 1 | -0/+6 | |
| | | | | | | ||||||
* | | | | | | [bliptv] Remove unused import | Sergey M․ | 2015-07-18 | 1 | -1/+0 | |
| | | | | | | ||||||
* | | | | | | [compat] Fix _asciire | Sergey M․ | 2015-07-18 | 1 | -1/+2 | |
| | | | | | | ||||||
* | | | | | | [vk:uservideos] Revert orderedSet | Sergey M․ | 2015-07-18 | 1 | -1/+1 | |
| | | | | | | ||||||
* | | | | | | [bilibili] Show georestriction error | Sergey M․ | 2015-07-18 | 1 | -2/+9 | |
| | | | | | | ||||||
* | | | | | | [vk] Clarify extractor names | Sergey M․ | 2015-07-18 | 1 | -3/+4 | |
| | | | | | | ||||||
* | | | | | | [vk:uservideos] Improve extraction | Sergey M․ | 2015-07-18 | 1 | -9/+18 | |
| | | | | | | ||||||
* | | | | | | [extractor/common] Style | Sergey M․ | 2015-07-18 | 1 | -2/+2 | |
|/ / / / / | ||||||
* / / / / | release 2015.07.18 | Philipp Hagemeister | 2015-07-18 | 2 | -21/+39 | |
|/ / / / | ||||||
* | | | | [nationalgeographics] Fix extraction (Closes #6262) | Sergey M․ | 2015-07-18 | 1 | -2/+5 | |
| | | | | ||||||
* | | | | [twitch:stream] Clarify channel_id reassignment rationale (#6263) | Sergey M․ | 2015-07-18 | 1 | -0/+4 | |
| | | | | ||||||
* | | | | [twitch:stream] Fix channel_id in different case (Closes #6263) | Sergey M․ | 2015-07-18 | 1 | -0/+2 | |
| | | | | ||||||
* | | | | [videomega] Add shortcut to _VALID_URL | Sergey M․ | 2015-07-18 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | [videomega] Add tests | Sergey M․ | 2015-07-18 | 1 | -2/+8 | |
| | | | | ||||||
* | | | | [videomega] Revert iframe URL | Sergey M․ | 2015-07-18 | 1 | -3/+4 | |
| | | | | ||||||
* | | | | [videomega] Extend _VALID_URL and improve extraction (Closes #6260) | Sergey M․ | 2015-07-18 | 1 | -13/+10 | |
| | | | | ||||||
* | | | | Merge branch 'seamusphelan-sbs_website_changes' | Sergey M․ | 2015-07-18 | 1 | -24/+16 | |
|\ \ \ \ | ||||||
| * | | | | [sbs] Simplify | Sergey M․ | 2015-07-18 | 1 | -24/+16 | |
| | | | | | ||||||
| * | | | | Merge branch 'sbs_website_changes' of ↵ | Sergey M․ | 2015-07-18 | 1 | -13/+13 | |
|/| | | | | | | | | | | | | | | | | | | | https://github.com/seamusphelan/youtube-dl into seamusphelan-sbs_website_changes | |||||
| * | | | | [SBS] fixes due to website changes | Seamus Phelan | 2015-07-13 | 1 | -13/+13 | |
| | | | | | ||||||
* | | | | | [bliptv] Add test with missing duration | Sergey M․ | 2015-07-18 | 1 | -0/+14 | |
| | | | | | ||||||
* | | | | | [bliptv] Use xpath for extraction and fix test | Sergey M․ | 2015-07-18 | 1 | -25/+26 | |
| |/ / / |/| | | | ||||||
* | | | | [compat] Fix missing _asciire on python 2.6 | Sergey M․ | 2015-07-18 | 1 | -1/+3 | |
| | | | | ||||||
* | | | | [veehd] Use compat_urllib_parse_unquote | Sergey M․ | 2015-07-18 | 1 | -1/+2 | |
| | | | | ||||||
* | | | | [openfilm] Fix compat_urllib_parse_unquote_plus import | Sergey M․ | 2015-07-17 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | [ehow] Simplify | Sergey M․ | 2015-07-17 | 1 | -3/+1 | |
| | | | | ||||||
* | | | | [youtube] Use compat_urllib_parse_unquote and compat_urllib_parse_unquote_plus | Sergey M․ | 2015-07-17 | 1 | -5/+7 | |
| | | | | ||||||
* | | | | [ynet] Use compat_urllib_parse_unquote_plus | Sergey M․ | 2015-07-17 | 1 | -2/+2 | |
| | | | | ||||||
* | | | | [xvideos] Use compat_urllib_parse_unquote | Sergey M․ | 2015-07-17 | 1 | -2/+2 | |
| | | | | ||||||
* | | | | [xtube] Use compat_urllib_parse_unquote | Sergey M․ | 2015-07-17 | 1 | -3/+3 | |
| | | | | ||||||
* | | | | [xnxx] Use compat_urllib_parse_unquote | Sergey M․ | 2015-07-17 | 1 | -4/+2 | |
| | | | | ||||||
* | | | | [xbef] Use compat_urllib_parse_unquote | Sergey M․ | 2015-07-17 | 1 | -4/+2 | |
| | | | | ||||||
* | | | | [spankwire] Use compat_urllib_parse_unquote | Sergey M․ | 2015-07-17 | 1 | -2/+2 | |
| | | | | ||||||
* | | | | [pornhub] Use compat_urllib_parse_unquote and compat_urllib_parse_unquote_plus | Sergey M․ | 2015-07-17 | 1 | -4/+5 | |
| | | | | ||||||
* | | | | [playvid] Use compat_urllib_parse_unquote and compat_urllib_parse_unquote_plus | Sergey M․ | 2015-07-17 | 1 | -3/+4 | |
| | | | | ||||||
* | | | | [photobucket] Use compat_urllib_parse_unquote | Sergey M․ | 2015-07-17 | 1 | -2/+2 | |
| | | | | ||||||
* | | | | [openfilm] Use compat_urllib_parse_unquote_plus | Sergey M․ | 2015-07-17 | 1 | -2/+2 | |
| | | | | ||||||
* | | | | [odnoklassniki] Use compat_urllib_parse_unquote | Sergey M․ | 2015-07-17 | 1 | -2/+2 | |
| | | | | ||||||
* | | | | [myvideo] Use compat_urllib_parse_unquote | Sergey M․ | 2015-07-17 | 1 | -5/+6 | |
| | | | | ||||||
* | | | | [mofosex] Use compat_urllib_parse_unquote | Sergey M․ | 2015-07-17 | 1 | -2/+2 | |
| | | | | ||||||
* | | | | [mixcloud] Use compat_urllib_parse_unquote | Sergey M․ | 2015-07-17 | 1 | -4/+2 | |
| | | | | ||||||
* | | | | [mitele] Use compat_urllib_parse_unquote | Sergey M․ | 2015-07-17 | 1 | -1/+2 | |
| | | | | ||||||
* | | | | [metacafe] Use compat_urllib_parse_unquote | Sergey M․ | 2015-07-17 | 1 | -1/+2 | |
| | | | |