Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | release 2013.07.23 | Philipp Hagemeister | 2013-07-23 | 1 | -1/+1 | |
| | | ||||||
* | | Fix BreakIE | Jaime Marquínez Ferrándiz | 2013-07-23 | 1 | -10/+15 | |
| | | | | | | | | Also detect videos that come from Youtube | |||||
* | | Fix CollegHumorIE | Jaime Marquínez Ferrándiz | 2013-07-23 | 1 | -22/+18 | |
| | | | | | | | | | | Now it downloads the video over http in one file, it doesn't downloads in fragments Added a test and use the methods in InfoExtractor for downloading webpages | |||||
* | | ComedyCentralIE: support the extended interviews urls (fixes #1079) | Jaime Marquínez Ferrándiz | 2013-07-21 | 1 | -1/+6 | |
| | | ||||||
* | | [youtube] Add an extractor for Youtube recommended videos (":ytrec" keyword) ↵ | Jaime Marquínez Ferrándiz | 2013-07-20 | 2 | -9/+31 | |
| | | | | | | | | | | | | (closes #476) The new extractor and YoutubeSubscriptionsIE are subclasses of YoutubeFeedsInfoExtractor, which allows to fetch videos from http://www.youtube.com/feed_ajax | |||||
* | | [exfm] Add IE_* descriptions | Philipp Hagemeister | 2013-07-20 | 1 | -0/+2 | |
| | | ||||||
* | | Merge remote-tracking branch 'yasoob/master' | Philipp Hagemeister | 2013-07-20 | 3 | -0/+42 | |
|\ \ | ||||||
| * | | forgot to import json json | M.Yasoob Khalid | 2013-07-18 | 1 | -0/+1 | |
| | | | ||||||
| * | | removed some unnecessary imports | M.Yasoob Khalid | 2013-07-18 | 1 | -2/+0 | |
| | | | ||||||
| * | | corrected a typo and added myself to travis notifications. | M.Yasoob Khalid | 2013-07-18 | 2 | -4/+5 | |
| | | | ||||||
| * | | added test for ex.fm | M.Yasoob Khalid | 2013-07-18 | 1 | -0/+10 | |
| | | | ||||||
| * | | added an IE for ex.fm | M.Yasoob Khalid | 2013-07-18 | 2 | -0/+32 | |
| |/ | ||||||
* | | release 2013.07.19 | Philipp Hagemeister | 2013-07-19 | 2 | -2/+4 | |
| | | ||||||
* | | WeiboIE: extract the player urls from a json webpage | Jaime Marquínez Ferrándiz | 2013-07-19 | 1 | -3/+14 | |
| | | | | | | | | Also extract a Sina url that doesn't require to follow a redirection. | |||||
* | | YoutubeIE: new algo for length 85 (closes #1080), thanks to @patrickslin | Jaime Marquínez Ferrándiz | 2013-07-19 | 3 | -4/+4 | |
| | | ||||||
* | | TEDIE: fix the title extraction | Jaime Marquínez Ferrándiz | 2013-07-19 | 1 | -1/+1 | |
| | | ||||||
* | | Add WeiboIE (closes #1039) | Jaime Marquínez Ferrándiz | 2013-07-19 | 3 | -1/+39 | |
| | | | | | | | | | | It just embed video from other sites. Modified the _VALID_URL of Youku to catch embed urls. | |||||
* | | Add an extractor for 56.com (related #1039) | Jaime Marquínez Ferrándiz | 2013-07-19 | 2 | -0/+37 | |
| | | ||||||
* | | Add SinaIE (related #1039): extractor for video.sina.com.cn | Jaime Marquínez Ferrándiz | 2013-07-18 | 2 | -0/+68 | |
| | | ||||||
* | | InstagramIE: fix the extraction of the uploader_id and the title | Jaime Marquínez Ferrándiz | 2013-07-18 | 1 | -12/+10 | |
| | | | | | | | | | | The page title is now 'Instagram', so we build it. Also extract the description | |||||
* | | Hint that --update may need sudo | Philipp Hagemeister | 2013-07-18 | 1 | -1/+1 | |
| | | ||||||
* | | release 2013.07.18 | Philipp Hagemeister | 2013-07-18 | 1 | -1/+1 | |
| | | ||||||
* | | Remove the test to signature of lengths 43,43 | Jaime Marquínez Ferrándiz | 2013-07-18 | 1 | -5/+0 | |
| | | | | | | | | It's already covered by the test for length 87 | |||||
* | | YoutubeIE: add algo for length 90 (closes #1064) | Jaime Marquínez Ferrándiz | 2013-07-18 | 3 | -8/+18 | |
| | | | | | | | | Order the cases from higher to lower length. | |||||
* | | Merge pull request #1068 from MiLk/genalgo-youtube-92 | Jaime Marquínez Ferrándiz | 2013-07-18 | 1 | -0/+3 | |
|\ \ | |/ |/| | | | [youtube] Add generator for signature 92 | |||||
| * | [youtube] Add generator for signature 92 | Emilien Kenler | 2013-07-17 | 1 | -0/+3 | |
|/ | ||||||
* | Add CondeNastIE | Jaime Marquínez Ferrándiz | 2013-07-17 | 2 | -0/+107 | |
| | | | | It supports some of the websites of the Condé Nast group: WIRED, GQ, Vogue, Glamour, W Magazine and Vanity Fair. | |||||
* | YoutubeIE: some encrypted signatures have more than two parts, print the ↵ | Jaime Marquínez Ferrándiz | 2013-07-17 | 1 | -2/+3 | |
| | | | | size of all the parts | |||||
* | release 2013.07.17.1 | Philipp Hagemeister | 2013-07-17 | 1 | -1/+1 | |
| | ||||||
* | [thisav] add a test for video MD5 | Philipp Hagemeister | 2013-07-17 | 1 | -0/+1 | |
| | ||||||
* | [thisav] Add IE (Fixes #1056) | Philipp Hagemeister | 2013-07-17 | 2 | -0/+47 | |
| | ||||||
* | [youtube] Add code for signature 92 (Closes #1060) | Philipp Hagemeister | 2013-07-17 | 1 | -0/+2 | |
| | ||||||
* | Mark test_youtube_sig as non-executable (#1066) | Philipp Hagemeister | 2013-07-17 | 1 | -0/+0 | |
| | ||||||
* | Revert "[youtube] improved decrypt_signature, closes #1060" | Philipp Hagemeister | 2013-07-17 | 1 | -18/+19 | |
| | | | | This reverts commit fe6fad124207979c7d656ceef1ab95c29dc14ac6 and closes #1066. | |||||
* | [metacafe] Fix test | Philipp Hagemeister | 2013-07-17 | 1 | -1/+1 | |
| | ||||||
* | [metacafe] New result format | Philipp Hagemeister | 2013-07-17 | 1 | -2/+3 | |
| | ||||||
* | [metacafe] Extract description | Philipp Hagemeister | 2013-07-17 | 1 | -0/+3 | |
| | ||||||
* | [metacafe] Fix uploader detection | Philipp Hagemeister | 2013-07-17 | 1 | -1/+3 | |
| | ||||||
* | Use unescapeHTML for OpenGraph properties | Philipp Hagemeister | 2013-07-17 | 1 | -1/+3 | |
| | | | | These are attribute values, so we don't need the more complex and whitespace-destroying cleanHTML - we just need to unescape quotes, that's it. | |||||
* | Merge remote-tracking branch 'Forever-Young/patch-1' | Philipp Hagemeister | 2013-07-17 | 1 | -19/+18 | |
|\ | ||||||
| * | [youtube] improved decrypt_signature, closes #1060 | Anton Novosyolov | 2013-07-17 | 1 | -19/+18 | |
| | | ||||||
* | | [youtube] Add sig test for 92 (Thanks to @patrickslin) | Philipp Hagemeister | 2013-07-17 | 1 | -0/+5 | |
|/ | ||||||
* | [metacafe] Use modern helper methods | Philipp Hagemeister | 2013-07-17 | 1 | -5/+1 | |
| | ||||||
* | Ignore errors in git error handling in verbose mode in Python 3 | Philipp Hagemeister | 2013-07-17 | 1 | -1/+4 | |
| | ||||||
* | Write debugging output to stderr (#1059) | Philipp Hagemeister | 2013-07-17 | 1 | -4/+4 | |
| | ||||||
* | release 2013.07.17 | Philipp Hagemeister | 2013-07-17 | 1 | -1/+1 | |
| | ||||||
* | [metacafe] Add support for AnyClip videos (#1059) | Philipp Hagemeister | 2013-07-17 | 1 | -25/+37 | |
| | ||||||
* | [freesound] Minor improvements | Jaime Marquínez Ferrándiz | 2013-07-15 | 2 | -17/+17 | |
| | ||||||
* | Merge pull request #1050 from yasoob/master | Jaime Marquínez Ferrándiz | 2013-07-15 | 2 | -0/+37 | |
|\ | | | | | | | Added an IE and test for Freesound.org . | |||||
| * | added test for freesound.org | M.Yasoob Khalid | 2013-07-15 | 1 | -0/+9 | |
| | |