Commit Graph

  • 67af74992e adding collegehumor test gcmalloc 2012-10-24 00:05:45 +0200
  • 103c508ffa adding stanford open class courses gcmalloc 2012-10-23 23:59:12 +0200
  • 2876773381 adding test for vimeo, xvideo and soundcloud gcmalloc 2012-10-23 23:48:44 +0200
  • f06eaa873e Fix audio bitrate quality for ffmpeg/avconv Tailszefox 2012-10-23 16:37:12 +0200
  • ece34e8951 Merge pull request #486 from Tailszefox/local Philipp Hagemeister 2012-10-23 05:53:28 -0700
  • 2262a32dd7 Added duration for YouTube videos Tailszefox 2012-10-22 18:32:42 +0200
  • c6c0e23a32 Support raw playlist parameters (Closes #482) Philipp Hagemeister 2012-10-22 13:01:36 +0200
  • 02b324a23d Restore 2.5 compat by activating with_statement future Philipp Hagemeister 2012-10-22 12:50:47 +0200
  • b8005afc20 handle YT urls with #/ redirects (closes #484) Filippo Valsorda 2012-10-22 09:15:27 +0200
  • 073522bc6c Don't use 2.7+ check_output Philipp Hagemeister 2012-10-19 23:28:37 +0200
  • 9248cb0549 Merge pull request #472 from gcmalloc/master Philipp Hagemeister 2012-10-19 05:48:12 -0700
  • 6b41b61119 correcting travis gcmalloc 2012-10-15 18:28:38 +0200
  • 591bbe9c90 changing test from md5 to filesize, the file changed between download gcmalloc 2012-10-15 18:27:26 +0200
  • fc7376016c cleaning the test that doesn't work with the api for the moment gcmalloc 2012-10-15 17:51:27 +0200
  • 97a37c2319 some assertion on the file downloaded gcmalloc 2012-10-15 17:40:16 +0200
  • 3afed78a6a removing testing video gcmalloc 2012-10-15 16:47:36 +0200
  • 4279a0ca98 correcting test to be compatible with python2.6 gcmalloc 2012-10-15 14:34:54 +0200
  • edcc7d2dd3 StringIO used by nosetests do not merge with the way youtube-dl handle sys.stdout and sys.stderr gcmalloc 2012-10-15 13:03:20 +0200
  • 7f60b5aa40 correction on the test gcmalloc 2012-10-15 13:01:36 +0200
  • 65adb79fb6 Fix mandoc nits Eitan Adler 2012-10-15 21:45:56 -0400
  • aeeb29a356 adding travis support gcmalloc 2012-10-15 10:37:33 +0200
  • 902b2a0a45 New IE: YouTube channels (closes #396) Filippo Valsorda 2012-10-14 13:48:18 +0200
  • 6d9c22cd26 correcting the makefile according to the new one gcmalloc 2012-10-12 20:30:01 +0200
  • 729baf58b2 removing extended globbing for the find utility gcmalloc 2012-10-05 15:52:40 +0200
  • 4c9afeca34 adding xvideo gcmalloc 2012-10-03 21:10:13 +0200
  • 6da7877bf5 adding facebook test gcmalloc 2012-10-03 15:13:37 +0200
  • b4e5de51ec adding photobucket test gcmalloc 2012-10-03 14:52:06 +0200
  • a4b5f22554 adding metacafe test gcmalloc 2012-10-03 14:47:12 +0200
  • ff08984246 adding dailymotion test gcmalloc 2012-10-03 14:42:05 +0200
  • 137c5803c3 some changes to keep the same standard gcmalloc 2012-10-03 14:25:54 +0200
  • 3eec021a1f removing unused global modifier gcmalloc 2012-10-03 14:20:04 +0200
  • 5a33b73309 correcting the makefile gcmalloc 2012-10-03 14:07:19 +0200
  • 0b4e98490b changing test video gcmalloc 2012-10-02 19:37:48 +0200
  • 80a846e119 correction on the test for the utils.py gcmalloc 2012-09-28 18:00:20 +0200
  • 434d60cd95 adding clean rule in the makefile gcmalloc 2012-09-28 17:57:21 +0200
  • efe8902f0b adding download test with md5 check gcmalloc 2012-09-28 15:34:56 +0200
  • 44fb345437 adding TestCase class and corresponding test gcmalloc 2012-09-28 14:47:01 +0200
  • 9993976ae4 correction on the sanitize title method, change in title resulting gcmalloc 2012-09-28 14:06:37 +0200
  • b387fb0385 adding test rule in the Makefile gcmalloc 2012-09-28 13:29:39 +0200
  • 10daa766a1 support EDU YouTube playlists (closes #407) Filippo Valsorda 2012-10-11 08:27:19 +0200
  • 7b107eea51 release 2012.10.09 Filippo Valsorda 2012-10-09 15:53:20 +0200
  • 646b885cbf Added missing dependencies to Makefile Filippo Valsorda 2012-10-09 15:49:24 +0200
  • 0bfd0b598a Re-engineered Dailymotion qualities selection (thanks @knagano, sort of merges #176) Filippo Valsorda 2012-10-09 12:28:44 +0200
  • fd873c69a4 Merge PR #422 from 'kevinamadeus/master' Add InfoExtractor for Google Plus video (with fixes) Filippo Valsorda 2012-10-09 10:48:49 +0200
  • d64db7409b Merge pull request #458 from grimreaper/patch-1 Filippo Valsorda 2012-10-09 01:16:40 -0700
  • 27fec0e3bd Merge branch 'master' of github.com:rg3/youtube-dl Philipp Hagemeister 2012-10-08 22:14:28 +0200
  • 65f934dc93 Correct detect_executables on Windows (Closes #447, #457) Philipp Hagemeister 2012-10-08 22:14:19 +0200
  • d51d784f85 There is nothing bash specific here grimreaper 2012-10-06 10:00:40 -0300
  • aa85963987 Merge pull request #452 from Tailszefox/local Filippo Valsorda 2012-10-03 11:29:51 -0700
  • 413575f7a5 Added uploaded date for Dailymotion Tailszefox 2012-10-03 10:57:46 +0200
  • b7b4796bf2 Fix docs Philipp Hagemeister 2012-10-01 18:39:24 +0200
  • fcbc8c830e Merge branch 'master' of github.com:rg3/youtube-dl Philipp Hagemeister 2012-10-01 18:38:19 +0200
  • f48ce130c7 Fix doc of extractor field Philipp Hagemeister 2012-10-01 18:38:10 +0200
  • 13e69f546c Merged, modified and compiled Dailymotion pull request #446 by @Steap Filippo Valsorda 2012-09-30 21:45:43 +0200
  • 63ec7b7479 DailymotionIE: There is not necessarily an underscore in a Dailymotion URL. Cyril Roelandt 2012-09-30 15:30:20 +0200
  • 7b6d7001d8 DailymotionIE: some videos do not use the "hqURL", "sdURL", "ldURL" keywords. In this case, the "video_url" keyword should be looked for. Cyril Roelandt 2012-09-30 15:19:48 +0200
  • 39ce6e79e7 Updated youtube-dl.exe Filippo Valsorda 2012-09-29 19:12:56 +0200
  • 5c961d89df Merge pull request #403 from FiloSottile/re_VERBOSE Filippo Valsorda 2012-09-29 17:02:38 +0200
  • 3c4d6c9eba Not all Dailymotion videos have an hqURL, now downloads highest quality available Filippo Valsorda 2012-09-29 16:53:06 +0200
  • 349e2e3e21 Fixed DailymotionIE, now downloads high-def mp4s, which might be too much (?) Filippo Valsorda 2012-09-29 16:38:38 +0200
  • 551fa9dfbf adding new --output replacements. Thanks @danut007ro (closes #442) Filippo Valsorda 2012-09-29 15:49:10 +0200
  • ce3674430b added new FAQ on exe dependency Filippo Valsorda 2012-09-29 15:35:07 +0200
  • 5cdfaeb37b New FAQ: What is this binary file? (+ small fix to other one) Filippo Valsorda 2012-09-28 19:55:18 +0200
  • 38612b4edc update default UA string (Closes #390) Philipp Hagemeister 2012-09-27 23:38:11 +0200
  • 6c5b442a9b Add recent breakage to FAQ (Closes #433) Philipp Hagemeister 2012-09-27 23:30:17 +0200
  • 5a5523698d Add new field "extractor" to the info dictionary Philipp Hagemeister 2012-09-27 20:48:16 +0200
  • 05a2c206be Merge pull request #425 from danut007ro/master Philipp Hagemeister 2012-09-27 11:45:07 -0700
  • 8ca21983d8 Merge pull request #432 from cryzed/master Philipp Hagemeister 2012-09-27 11:42:58 -0700
  • 20326b8b1b Let Makefile use youtube-dl source code instead of compiled binary Philipp Hagemeister 2012-09-27 20:21:20 +0200
  • 5d534e2fe6 Improve option definitions Philipp Hagemeister 2012-09-27 20:19:27 +0200
  • 234e230c87 Merge remote-tracking branch 'FiloSottille/vbr' Philipp Hagemeister 2012-09-27 20:18:29 +0200
  • 34ae0f9d20 Merge branch 'master' of github.com:rg3/youtube-dl Philipp Hagemeister 2012-09-27 19:56:29 +0200
  • df09e5f9e1 Merge pull request #405 from hdclark/master Philipp Hagemeister 2012-09-27 10:56:25 -0700
  • 3af2f7656c Fixed YouTube playlist parsing cryzed 2012-09-27 19:48:29 +0200
  • 74e716bb64 original test video Philipp Hagemeister 2012-09-27 19:44:44 +0200
  • 85f76ac90b Merge remote-tracking branch 'FiloSottille/automation' Philipp Hagemeister 2012-09-27 19:41:51 +0200
  • 7f36e39676 Merge remote-tracking branch 'FiloSottille/supports' Philipp Hagemeister 2012-09-27 19:24:41 +0200
  • ebe3f89ea4 Merge xnxx.com Support (NSFW). Test URL (SFW): http://video.xnxx.com/video1443330/youtube-dl_testvid_a_and_9829_._and_amp_and_38_ Philipp Hagemeister 2012-09-27 18:55:56 +0200
  • b5de8af234 Release 2012.09.27 Philipp Hagemeister 2012-09-27 11:25:46 +0200
  • eb817499b0 Compile updated youtube-dl Philipp Hagemeister 2012-09-27 11:23:44 +0200
  • e2af9232b2 Merge pull request #428 from virtulis/master Philipp Hagemeister 2012-09-27 02:22:05 -0700
  • 9ca667065e Add 'signature' to YouTube URLs, fixes #427 Danko Alexeyev 2012-09-27 09:44:49 +0300
  • ae16f68f4a Provider (youtube, etc) is now saved in info_dict, so template filename can be something like %(provider)s_%(id)s.%(ext)s This can be useful because videos should also be identified by their providers since id's can be the same on multiple providers. danut007ro 2012-09-27 00:35:31 +0300
  • 3cd98c7894 Removed provider (mistake) and add provider parameter to process_info danut007ro 2012-09-27 00:07:20 +0300
  • 2866e68838 Merge branch 'master' of https://github.com/rg3/youtube-dl danut007ro 2012-09-26 21:09:44 +0300
  • be8786a6a4 Every extractor also return it's name. danut007ro 2012-09-26 21:00:28 +0300
  • 0e841bdc54 add PREFIX option to make install Filippo Valsorda 2012-09-26 00:10:39 +0200
  • 225dceb046 moved make release to devscripts/release.sh Filippo Valsorda 2012-09-25 23:56:01 +0200
  • b0d4f95899 Merge pull request #391 from rbrito/support-tube.majestyc.net Philipp Hagemeister 2012-09-25 14:17:13 -0700
  • d443aca863 Add InfoExtractor for Google Plus video Kevin Kwan 2012-09-25 16:21:02 +0800
  • 2ebc6e6a92 Make youtube-dl Christian Albrecht 2012-08-26 09:57:49 +0200
  • f2ad10a97d Add arte.tv Info Extractor Christian Albrecht 2012-08-26 09:11:19 +0200
  • ea46fe2dd4 Added support for custom user agents. hdclark 2012-08-22 23:40:35 -0700
  • 202e76cfb0 Made the YouTubeIE regex verbose/commented Filippo Valsorda 2012-08-20 00:58:10 +0200
  • 3a68d7b467 tweaked the --audio-quality input validation/specification Filippo Valsorda 2012-08-19 23:25:16 +0200
  • 795cc5059a Re-engineered XNXXIE to actually exit on ERRORs even with -i Filippo Valsorda 2012-08-19 18:46:23 +0200
  • 5dc846fad0 Merge pull request #398 from tempname/master Filippo Valsorda 2012-08-19 18:39:43 +0200
  • d5c4c4c10e bugfix and standarize the youku.com support Filippo Valsorda 2012-08-19 17:44:34 +0200
  • 1ac3e3315e Merge pull request #395 from thesues/master Filippo Valsorda 2012-08-19 17:08:39 +0200
  • 0e4dc2fc74 Merge 'rbrito/support-tube.majestyc.net' (PR #391) with small fix Filippo Valsorda 2012-08-19 17:00:20 +0200