Commit Graph

  • cb6ff87fbb The new updates system, relies on gh-pages, secured by RSA, uses external web servers Filippo Valsorda 2012-12-26 23:22:49 +01:00
  • 0deac3a2d8 Revert "Removed a spurious increment_downloads" Philipp Hagemeister 2012-12-29 16:56:52 +01:00
  • 92e3e18a1d Removed a spurious increment_downloads Filippo Valsorda 2012-12-29 16:49:49 +01:00
  • 3bb6165927 Allow ampersand right after ? in youtube URLs (Closes #602) Philipp Hagemeister 2012-12-27 05:31:36 +01:00
  • 0e91665e1a New updates system and release 2012.12.27 Filippo Valsorda 2012-12-27 01:59:12 +01:00
  • d0d4f277da TweetReel IE Philipp Hagemeister 2012-12-27 01:38:41 +01:00
  • 99b0a1292b add --no-post-overwrites to README.md; + minor style fixes Filippo Valsorda 2012-12-26 20:39:33 +01:00
  • dc23886a77 Merge pull request #601 from paullik/no-post-overwrites Philipp Hagemeister 2012-12-24 03:18:48 -08:00
  • 4266e7b173 Merge b7298b6e2a41238c3ad1062e1133429c7747cc4c into a7c0f8602e91cc96962c7eade10860b61afc3728 Barbu Paul - Gheorghe 2012-12-24 02:54:18 -08:00
  • b7298b6e2a not relying on ffmpeg to do the post-processed file checking, instead doing it directly in youtube-dl Barbu Paul - Gheorghe 2012-12-24 12:18:20 +02:00
  • 3e6c3f52a9 apparently the -n option is available only in ffmpeg Barbu Paul - Gheorghe 2012-12-23 20:20:19 +02:00
  • 0c0074328b modified FFmpegExtractAudioPP to accept whether it should overwrite post-processed files or not Barbu Paul - Gheorghe 2012-12-23 19:51:41 +02:00
  • f0648fc18c added the --no-post-overwrites argument Barbu Paul - Gheorghe 2012-12-23 19:36:48 +02:00
  • a7c0f8602e Merge branch 'master' of github.com:rg3/youtube-dl Philipp Hagemeister 2012-12-20 21:28:32 +01:00
  • 21a9c6aaac FunnyOrDie IE (Fixes #599) Philipp Hagemeister 2012-12-20 21:28:27 +01:00
  • 162e3c5261 Temporary skip Escapist test as it fails only on Travis; we'll make a more specific workaround later if we can't fix it Filippo Valsorda 2012-12-20 17:21:46 +01:00
  • 6b3aef80ce better Vimeo tests; fixed a couple of VimeoIE fields Filippo Valsorda 2012-12-20 16:30:55 +01:00
  • 77c4beab8a new info_dict field: uploader_id Filippo Valsorda 2012-12-20 16:28:16 +01:00
  • 1a2c3c0f3e some py3 fixes, both needed and recommended; we should pass 2to3 as cleanly as possible now Filippo Valsorda 2012-12-20 14:18:23 +01:00
  • 0eaf520d77 add info_dict testing to test_download Filippo Valsorda 2012-12-20 14:14:43 +01:00
  • 056d857571 refactor YouTube subtitles code, it was ugly (my bad) Filippo Valsorda 2012-12-20 11:26:38 +01:00
  • 69a3883199 Enable 3.3 in Travis (works; see https://travis-ci.org/phihag/youtube-dl/jobs/3757443 ) Philipp Hagemeister 2012-12-20 13:48:39 +01:00
  • 0dcfb234ed Update Vimeo Info Extractor to get pull in the description properly Nick Daniels 2012-12-19 14:21:39 +00:00
  • 43e8fafd49 Refactor IDParser to search for elements by any attribute not just ID Nick Daniels 2012-12-19 14:21:14 +00:00
  • 314d506b96 Do not use deprecated method Philipp Hagemeister 2012-12-20 13:26:37 +01:00
  • af42895612 Extend json info data / description file test Philipp Hagemeister 2012-12-20 13:26:21 +01:00
  • bfa6389b74 Clean up legacy code Philipp Hagemeister 2012-12-20 13:25:54 +01:00
  • 9b14f51a3e Remove legacy code Philipp Hagemeister 2012-12-20 13:14:27 +01:00
  • f4bfd65ff2 Correct JSON writing (Closes #596) Philipp Hagemeister 2012-12-20 13:13:24 +01:00
  • 3cc687d486 test write_info_json Philipp Hagemeister 2012-12-20 13:11:52 +01:00
  • a2d475958d Merge e516d7f2cd50bc42e50fdf5405139af189bf69c3 into 77bd7968eaa7a439c03e22f75b094923100c3cf1 nickdaniels 2012-12-19 07:44:55 -08:00
  • e516d7f2cd Update Vimeo Info Extractor to get pull in the description properly Nick Daniels 2012-12-19 14:21:39 +00:00
  • 11cdd6a765 Refactor IDParser to search for elements by any attribute not just ID Nick Daniels 2012-12-19 14:21:14 +00:00
  • 70e9b6fd47 Fix TypeError for Python 2.7.x Nick Daniels 2012-12-19 14:20:11 +00:00
  • cdb3076445 Sublime space formatting Nick Daniels 2012-12-19 14:19:08 +00:00
  • 8a2f13c304 Ignore DS_Store files in Git Nick Daniels 2012-12-19 14:17:21 +00:00
  • 480c972687 Test code coverage data in /cover/ Filippo Valsorda 2012-12-18 12:44:56 +01:00
  • 77bd7968ea Switch test to metacafe.com, whose DNS seems to be fine atm Philipp Hagemeister 2012-12-17 20:32:05 +01:00
  • 993693aa79 Merge remote-tracking branch 'origin/master' Philipp Hagemeister 2012-12-17 20:21:41 +01:00
  • ce4be3a91d Remove some antipatterns and ensure that we always write the JSON file with UTF-8 Philipp Hagemeister 2012-12-17 19:48:10 +01:00
  • 937021133f a number of new tests and fixes; all tests green on 3.3 Filippo Valsorda 2012-12-17 18:33:11 +01:00
  • f7b111b7d1 Google Video has been shutdown as of 11/15/2012. All videos on Google Video will be migrated to YouTube by the end of 2012. Filippo Valsorda 2012-12-17 16:33:49 +01:00
  • 80d3177e5c various py3 fixes; all tests green on 3.3 Filippo Valsorda 2012-12-17 16:25:03 +01:00
  • 5e5ddcfbcf test subtitles Filippo Valsorda 2012-12-17 16:23:55 +01:00
  • 642b5170e3 Update Python version in downloads Philipp Hagemeister 2012-12-16 13:43:29 +01:00
  • 6065e27a13 Add wget installation instructions Philipp Hagemeister 2012-12-16 13:39:45 +01:00
  • c860c18297 Build everything with Python 3 Philipp Hagemeister 2012-12-16 13:33:56 +01:00
  • 5910e210f4 Fix --extract-audio on Python 3 Philipp Hagemeister 2012-12-16 12:29:03 +01:00
  • b375c8b946 Tests for justin.tv Philipp Hagemeister 2012-12-16 11:17:10 +01:00
  • 88f6c78b02 Credit vasi for justin.tv Philipp Hagemeister 2012-12-16 11:16:57 +01:00
  • 46b5fd46ed Merge 4096b609484925321c136737c36f17339fa2391c into 0be41ec241d8308378c134d803f6b67b93a6c8de Dave Vasilevsky 2012-12-16 01:49:32 -08:00
  • 4096b60948 Misc justin.tv fixes Dave Vasilevsky 2012-12-16 04:45:46 -05:00
  • 2ab1c5ed1a Support more than 100 videos for justin.tv Dave Vasilevsky 2012-12-16 04:05:39 -05:00
  • 0b40544f29 Preliminary support for twitch.tv and justin.tv Dave Vasilevsky 2012-12-16 03:50:41 -05:00
  • 187da2c093 added YouJizz extractor Jeff Crouse 2012-12-16 00:26:27 -05:00
  • 9a2cf56d51 Fixed a problem with the XNXXIE Regex Jeff Crouse 2012-12-15 23:22:07 -05:00
  • 0be41ec241 Do not decode None Philipp Hagemeister 2012-12-15 23:54:44 +01:00
  • f1171f7c2d Fix VimeoIE in Python 3 Philipp Hagemeister 2012-12-15 18:25:00 +01:00
  • 28ca6b5afa Fix Dailymotion in Python 3 Philipp Hagemeister 2012-12-15 18:23:17 +01:00
  • bec102a843 Fix XNXX in Python 3 Philipp Hagemeister 2012-12-15 18:19:25 +01:00
  • 8f6f40d991 More Youku Python 3 fixing Philipp Hagemeister 2012-12-15 17:59:09 +01:00
  • e2a8ff24a9 Fix YoukuIE in Python3 (and in general) Philipp Hagemeister 2012-12-15 17:57:13 +01:00
  • 8588a86f9e Fix xvideo IE in Python 3 Philipp Hagemeister 2012-12-15 17:50:45 +01:00
  • 5cb9c3129b restrict sys.argv craziness to Python 2 (Fixes #591) Philipp Hagemeister 2012-12-15 17:44:48 +01:00
  • 4cc3d07426 NBA IE (Closes #590) Philipp Hagemeister 2012-12-13 21:27:57 +01:00
  • 83f5182bcf let travis-lint pass as well ... Philipp Hagemeister 2012-12-12 20:37:20 +01:00
  • fb65f76630 Tell travis not to test this Philipp Hagemeister 2012-12-12 20:35:36 +01:00
  • 1f69efb978 Correct download links Philipp Hagemeister 2012-12-12 20:32:00 +01:00
  • 3bcc0a565c New downloads page for git Philipp Hagemeister 2012-12-12 20:21:16 +01:00
  • 5d01a64719 Revert "Don't be too clever" Philipp Hagemeister 2012-12-12 15:14:58 +01:00
  • a276e06080 Don't be too clever Philipp Hagemeister 2012-12-12 15:00:03 +01:00
  • fd5ff02042 streamlined and simplified dynamic tests generation; readded a couple of test features Filippo Valsorda 2012-12-12 14:15:21 +01:00
  • 2b5b2cb84c Merge remote-tracking branch 'gcmalloc/master' into fork_master Filippo Valsorda 2012-12-12 14:11:40 +01:00
  • 3a0b02415b Merge ca6849e65db09ae2c30c32a0fcc9cb89174131dd into a4680a590f46b1cee44be04d7f285bbe7b6a8d63 notnew 2012-12-11 19:45:55 -08:00
  • ca6849e65d Add support for comedycentral clips (closes #233) nto 2012-12-11 21:38:16 -06:00
  • 1535ac2ae9 test automation gcmalloc 2012-12-12 03:55:06 +01:00
  • a4680a590f changing the template file extension gcmalloc 2012-12-11 19:17:02 +01:00
  • fedb6816cd rollback tests multiprocess, Travis and OSX don't support it Filippo Valsorda 2012-12-11 20:07:35 +01:00
  • f6152b4b64 changing the template file extension gcmalloc 2012-12-11 19:17:02 +01:00
  • 4b618047ce Speed up testing (<10s instead of 25s) Philipp Hagemeister 2012-12-11 18:52:50 +01:00
  • 2c6945be30 Fix TestYoutubeLists.test_youtube_user Philipp Hagemeister 2012-12-11 18:07:38 +01:00
  • 9a6f4429a0 Fix test selection in Python 2.6 Philipp Hagemeister 2012-12-11 18:03:22 +01:00
  • 2840ae3a8f Update homepage Philipp Hagemeister 2012-12-11 17:52:56 +01:00
  • b51355ef99 Credit @FiloSottile Philipp Hagemeister 2012-12-11 17:43:50 +01:00
  • 1762b604b1 new release Philipp Hagemeister 2012-12-11 17:34:56 +01:00
  • 8c64aa48d2 New generate-download for the new build mechanism Philipp Hagemeister 2012-12-11 17:34:33 +01:00
  • 4c21c56bfe Merge branch 'master' of github.com:rg3/youtube-dl Philipp Hagemeister 2012-12-11 17:07:13 +01:00
  • 2a298b72eb Release 2012.12.11 2012.12.11 Filippo Valsorda 2012-12-11 17:00:13 +01:00
  • 55c0539872 Fix blip.tv in python3 Philipp Hagemeister 2012-12-11 17:00:11 +01:00
  • 9789a05c20 fix playlist pagination and add YT playlist tests (closes #569) Filippo Valsorda 2012-12-11 16:45:46 +01:00
  • d050de77f9 Merge pull request #580 from FiloSottile/master Philipp Hagemeister 2012-12-11 07:52:44 -08:00
  • a383aa6559 Merge 95eb771dcda47f948b050da85c7ff22539e3ee12 into 4fb1acc212555e3e817f858dce964876eef75d85 Filippo Valsorda 2012-12-11 07:23:07 -08:00
  • 95eb771dcd Merge branch 'master' into fork_master Filippo Valsorda 2012-12-11 12:15:16 +01:00
  • 4fb1acc212 use the new --test option to speed up tests (fetch only first 10K) now all tests working and passing Filippo Valsorda 2012-12-11 12:12:02 +01:00
  • d3d3199870 gentests: allow test-specific FileDownloader params override from tests.json Filippo Valsorda 2012-12-11 12:09:22 +01:00
  • 1ca63e3ae3 the test didn't load our Gzip opener this was blocking the Vimeo test Filippo Valsorda 2012-12-11 11:33:15 +01:00
  • 59ce201915 print traceback on trouble if --verbose (why didn't I think of this before!?) Filippo Valsorda 2012-12-11 11:02:21 +01:00
  • 8d5d3a5d00 exposing the test mode as --test (hidden and undocumented) Filippo Valsorda 2012-12-11 09:57:40 +01:00
  • 37c8fd4842 added a test mode to FileDownloader that fetches only first 10K Filippo Valsorda 2012-12-11 09:49:27 +01:00
  • 3c6ffbaedb Merge 'rg3/master' into fork_master Filippo Valsorda 2012-12-08 01:57:43 +01:00