Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improvge error reporting | Philipp Hagemeister | 2013-06-23 | 1 | -1/+1 |
* | Improve Statigr.am IE | Philipp Hagemeister | 2013-06-23 | 1 | -1/+1 |
* | added test for Statigr | M.Yasoob Khalid | 2013-06-23 | 1 | -0/+10 |
* | TEDIE: download the best quality video and use the new _search_regex functions | Jaime Marquínez Ferrándiz | 2013-06-20 | 1 | -2/+2 |
* | Update the TumblrIE: the video is no longer available | Jaime Marquínez Ferrándiz | 2013-06-20 | 1 | -4/+4 |
* | Merge pull request #887 from anisse/master | Jaime Marquínez Ferrándiz | 2013-06-19 | 1 | -0/+6 |
|\ | |||||
* \ | Merge branch 'search_regex' - PR #872 - closes #847 | Filippo Valsorda | 2013-06-17 | 2 | -40/+170 |
|\ \ | |||||
| * | | switch long info_dict fields checking to md5 | Filippo Valsorda | 2013-06-09 | 2 | -7/+6 |
| * | | test: extend the reach of info_dict checking | Filippo Valsorda | 2013-06-09 | 2 | -39/+167 |
| * | | _html_search_regex with clean_html superpowers | Filippo Valsorda | 2013-06-09 | 1 | -1/+1 |
| * | | raise exceptions on warnings during tests - and solve a couple of them | Filippo Valsorda | 2013-06-07 | 1 | -8/+2 |
| * | | print WARNINGs during test + minor fix to NBAIE | Filippo Valsorda | 2013-06-06 | 1 | -0/+9 |
* | | | Fix HypemIE test: the song name has been changed | Jaime Marquínez Ferrándiz | 2013-06-16 | 1 | -1/+1 |
* | | | Add GametrailersIE | Jaime Marquínez Ferrándiz | 2013-06-16 | 1 | -0/+10 |
* | | | Update test_issue_673 in Youtube Lists | Jaime Marquínez Ferrándiz | 2013-06-15 | 1 | -2/+1 |
| |/ |/| | |||||
* | | Update YahooIE test | Jaime Marquínez Ferrándiz | 2013-06-10 | 1 | -4/+4 |
* | | Added Vbox7 Infoextractor | M.Yasoob Khalid | 2013-06-08 | 1 | -0/+9 |
|/ | |||||
* | added HypemIE | M.Yasoob Khalid | 2013-06-06 | 1 | -0/+9 |
* | Merge pull request #866 from yasoob/master | Filippo Valsorda | 2013-06-04 | 1 | -0/+9 |
|\ | |||||
| * | Added test for XHamster.com | M.Yasoob Ullah Khalid | 2013-06-04 | 1 | -0/+9 |
* | | Fix the test_all_urls (Import issue) | Clément DAVID | 2013-06-04 | 1 | -1/+1 |
* | | Merge within test_all_urls | Clément DAVID | 2013-06-04 | 2 | -30/+16 |
* | | Add tests for justin.tv and twitch.tv | Clément DAVID | 2013-06-03 | 1 | -0/+30 |
|/ | |||||
* | YoutubeIE: fallback to automatic captions when subtitles aren't found (closes... | Jaime Marquínez Ferrándiz | 2013-05-31 | 1 | -1/+11 |
* | Add TeamcocoIE (closes #212) | Jaime Marquínez Ferrándiz | 2013-05-21 | 1 | -0/+10 |
* | add support for Flickr videos - closes #261 | Anna Bernardi | 2013-05-20 | 1 | -0/+11 |
* | VineIE: extract more information and minor style changes | Jaime Marquínez Ferrándiz | 2013-05-20 | 1 | -1/+2 |
* | Add support for Vine - closes #845 | Anna Bernardi | 2013-05-20 | 1 | -0/+9 |
* | Add support for Howcast.com - closes #835 | Filippo Valsorda | 2013-05-18 | 1 | -0/+10 |
* | UstreamIE: get thumbnail and uploader name | Jaime Marquínez Ferrándiz | 2013-05-18 | 1 | -1/+2 |
* | YahooIE: remove old code and accept screen.yahoo.com videos (#300) | Jaime Marquínez Ferrándiz | 2013-05-12 | 1 | -0/+10 |
* | Merge remote-tracking branch 'origin/master' | Philipp Hagemeister | 2013-05-10 | 1 | -1/+2 |
|\ | |||||
| * | Import FileDownloader in test_youtube_subtitles | Jaime Marquínez Ferrándiz | 2013-05-10 | 1 | -0/+1 |
| * | test_youtube_subtitles: FakeDownloader inherits form FileDownloader | Jaime Marquínez Ferrándiz | 2013-05-10 | 1 | -1/+1 |
* | | Skip bandcamp tests for now - free limit has been exceeded | Philipp Hagemeister | 2013-05-10 | 1 | -1/+2 |
|/ | |||||
* | Add support to www.ina.fr | julien | 2013-05-05 | 1 | -0/+9 |
* | PhotobucketIE: accept new format of urls and add a test | Jaime Marquínez Ferrándiz | 2013-05-05 | 1 | -0/+9 |
* | Experimentally whitelist Escapist test | Philipp Hagemeister | 2013-05-04 | 1 | -2/+1 |
* | Simplify RedTube | Philipp Hagemeister | 2013-05-03 | 1 | -1/+1 |
* | Redtube test now works | M.Yasoob Ullah Khalid | 2013-05-03 | 1 | -3/+6 |
* | added test for redtube.com | M.Yasoob Ullah Khalid | 2013-05-03 | 1 | -1/+6 |
* | InfoExtractors: use _download_webpage in more IEs | Jaime Marquínez Ferrándiz | 2013-05-02 | 1 | -1/+1 |
* | TumblrIE: fix title matching | Jaime Marquínez Ferrándiz | 2013-05-02 | 1 | -1/+1 |
* | Add BandcampIE (closes #568) | Jaime Marquínez Ferrándiz | 2013-05-01 | 1 | -0/+9 |
* | Add test for SoundcloudSet | Jaime Marquínez Ferrándiz | 2013-04-30 | 1 | -0/+48 |
* | Fix FakeDownloaders | Philipp Hagemeister | 2013-04-30 | 2 | -2/+2 |
* | Remove a commented line I forgot. | Jaime Marquínez Ferrándiz | 2013-04-30 | 1 | -1/+1 |
* | Adapt tests to changes in youtube's "Most Popular" channel | Philipp Hagemeister | 2013-04-28 | 1 | -1/+1 |
* | Allow to use relative dates in the format (now|today)[+-][0-9](day|week|month... | Jaime Marquínez Ferrándiz | 2013-04-28 | 1 | -1/+1 |
* | Fix some IEs that didn't return the uploade_date in the YYYYMMDD format | Jaime Marquínez Ferrándiz | 2013-04-27 | 1 | -0/+7 |