Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move StanfordOC IE into its own file | Philipp Hagemeister | 2013-06-23 | 2 | -95/+113 |
* | Move infoq into its own file | Philipp Hagemeister | 2013-06-23 | 2 | -43/+51 |
* | Move XVideos IE into its own file (and simplify it a bit) | Philipp Hagemeister | 2013-06-23 | 2 | -43/+44 |
* | Move Collegehumor IE into its own file | Philipp Hagemeister | 2013-06-23 | 2 | -90/+75 |
* | Move Escapist into its own file | Philipp Hagemeister | 2013-06-23 | 2 | -56/+69 |
* | Simplify EscapistIE | Philipp Hagemeister | 2013-06-23 | 1 | -3/+0 |
* | Move DepositFiles into its own IE | Philipp Hagemeister | 2013-06-23 | 2 | -44/+61 |
* | Add facebook import | Philipp Hagemeister | 2013-06-23 | 1 | -0/+1 |
* | Move Facebook into its own file | Philipp Hagemeister | 2013-06-23 | 2 | -94/+111 |
* | Move Soundcloud into its own file | Philipp Hagemeister | 2013-06-23 | 2 | -119/+130 |
* | Move G+ IE into its own file, and move google search into a more descriptive ... | Philipp Hagemeister | 2013-06-23 | 3 | -74/+84 |
* | Add import for google search | Philipp Hagemeister | 2013-06-23 | 1 | -0/+1 |
* | Move comedycentral into its own file | Philipp Hagemeister | 2013-06-23 | 2 | -166/+180 |
* | Move MyVideo into its own file | Philipp Hagemeister | 2013-06-23 | 2 | -149/+165 |
* | Move blip.tv extractors into their own file | Philipp Hagemeister | 2013-06-23 | 2 | -155/+178 |
* | Move YahooSearchIE to youtube_dl.extractor.yahoo | Philipp Hagemeister | 2013-06-23 | 2 | -35/+39 |
* | Remove useless headers | Philipp Hagemeister | 2013-06-23 | 5 | -20/+0 |
* | Move GoogleSearchIE into its own file | Philipp Hagemeister | 2013-06-23 | 2 | -30/+39 |
* | Move GenericIE into its own file | Philipp Hagemeister | 2013-06-23 | 2 | -139/+152 |
* | Move gametrailers IE into its own file | Philipp Hagemeister | 2013-06-23 | 2 | -50/+60 |
* | Move YoutubeSearchIE to the other youtube IEs | Philipp Hagemeister | 2013-06-23 | 2 | -44/+44 |
* | [arte] Mark dead code as such | Philipp Hagemeister | 2013-06-23 | 1 | -27/+29 |
* | Move ARD, Arte, ZDF into their own files | Philipp Hagemeister | 2013-06-23 | 4 | -216/+248 |
* | Move Vimeo into its own file | Philipp Hagemeister | 2013-06-23 | 2 | -124/+139 |
* | Move yahoo into its own file | Philipp Hagemeister | 2013-06-23 | 2 | -68/+77 |
* | Move Photobucket into its own file | Philipp Hagemeister | 2013-06-23 | 2 | -56/+67 |
* | Move DailyMotion into its own file | Philipp Hagemeister | 2013-06-23 | 2 | -68/+78 |
* | Move Metacafe and Statigram into their own files, and remove absolute import | Philipp Hagemeister | 2013-06-23 | 4 | -128/+145 |
* | [youtube] remove dead code | Philipp Hagemeister | 2013-06-23 | 1 | -5/+2 |
* | Move youtube extractors to youtube_dl.extractor.youtube | Philipp Hagemeister | 2013-06-23 | 2 | -734/+758 |
* | Fix generic class move (add all files) | Philipp Hagemeister | 2013-06-23 | 3 | -247/+267 |
* | Improve vevo message | Philipp Hagemeister | 2013-06-23 | 1 | -1/+1 |
* | Use new signature calculation method only if sig is not present | Philipp Hagemeister | 2013-06-23 | 1 | -1/+1 |
* | Merge remote-tracking branch 'jaimeMF/vevo_fix' | Philipp Hagemeister | 2013-06-23 | 1 | -0/+25 |
|\ | |||||
| * | Move the decrypting function to a static method | Jaime Marquínez Ferrándiz | 2013-06-22 | 1 | -9/+13 |
| * | Detect more vevo videos | Jaime Marquínez Ferrándiz | 2013-06-22 | 1 | -2/+3 |
| * | YoutubeIE: Detect new Vevo style videos | Jaime Marquínez Ferrándiz | 2013-06-21 | 1 | -0/+20 |
* | | [Statigr.am] Correct uploader id | Philipp Hagemeister | 2013-06-23 | 1 | -3/+3 |
* | | Merge remote-tracking branch 'origin/vimeo_passworded_videos' | Philipp Hagemeister | 2013-06-23 | 2 | -1/+24 |
|\ \ | |||||
| * | | VimeoIE: allow to download password protected videos | Jaime Marquínez Ferrándiz | 2013-06-15 | 2 | -1/+24 |
* | | | Improvge error reporting | Philipp Hagemeister | 2013-06-23 | 1 | -1/+1 |
* | | | Improve Statigr.am IE | Philipp Hagemeister | 2013-06-23 | 2 | -10/+18 |
* | | | Merge remote-tracking branch 'yasoob/master' | Philipp Hagemeister | 2013-06-23 | 2 | -0/+34 |
|\ \ \ | |||||
| * | | | added test for Statigr | M.Yasoob Khalid | 2013-06-23 | 1 | -0/+10 |
| * | | | added StatigrIE | M.Yasoob Khalid | 2013-06-23 | 1 | -1/+0 |
| * | | | added StatigrIE | M.Yasoob Khalid | 2013-06-23 | 1 | -0/+25 |
* | | | | Merge pull request #905 from rbrito/manpage-apropos | Philipp Hagemeister | 2013-06-23 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | README: Add brief description for manpages/apropos. | Rogério Brito | 2013-06-22 | 1 | -1/+1 |
* | | | | GenericIE: look for Open Graph info | Jaime Marquínez Ferrándiz | 2013-06-23 | 1 | -0/+7 |
* | | | | Change metavar of "--sub-format" from LANG to FORMAT | Jaime Marquínez Ferrándiz | 2013-06-23 | 1 | -1/+1 |
|/ / / |