Commit Graph

  • 73dce4b2e4 Import from the correct module Philipp Hagemeister 2012-11-28 00:17:59 +0100
  • 9f37a95941 Py2/3 parse_qs compatibility Philipp Hagemeister 2012-11-28 00:17:12 +0100
  • a130bc6d02 One more except..as Philipp Hagemeister 2012-11-28 00:13:40 +0100
  • 348d0a7a18 Py2/3 compatibility for http.client Philipp Hagemeister 2012-11-28 00:13:00 +0100
  • 03f9daab34 Use io.BytesIO instead of StringIO Philipp Hagemeister 2012-11-28 00:09:17 +0100
  • a8156c1d2e Python 3 version of HTMLParser Philipp Hagemeister 2012-11-28 00:06:28 +0100
  • 3e669f369f Py3 compat for unichr and htmlentitydefs Philipp Hagemeister 2012-11-28 00:02:55 +0100
  • da779b4924 Fall back to urllib instead of urllib2 for Python 3 urllib.parse Philipp Hagemeister 2012-11-27 23:58:47 +0100
  • 89fb51dd2d Remove ur references for Python 3.3 support Philipp Hagemeister 2012-11-27 23:56:10 +0100
  • 01ba00ca42 Prepare urllib references for 2/3 compatibility Philipp Hagemeister 2012-11-27 23:54:09 +0100
  • e08bee320e Use except .. as everywhere (#180) Philipp Hagemeister 2012-11-27 23:31:55 +0100
  • 96731798db Rename util.u to util.compat_str Philipp Hagemeister 2012-11-27 23:29:18 +0100
  • c116339ddb Merge branch 'master' of github.com:rg3/youtube-dl Philipp Hagemeister 2012-11-27 23:23:37 +0100
  • e643e2c6b7 Merge pull request #563 from FiloSottile/IE_cleanup Filippo Valsorda 2012-11-27 14:22:40 -0800
  • c63cc10ffa Merge remote-tracking branch 'origin/master' into IE_cleanup Filippo Valsorda 2012-11-27 23:20:32 +0100
  • dae7c920f6 Make test_utils.py run on Python 3 Philipp Hagemeister 2012-11-27 23:20:29 +0100
  • f462df021a Use None on missing required info_dict fields Filippo Valsorda 2012-11-27 23:15:33 +0100
  • 1a84d8675b Use u instead of str in Python 2 Philipp Hagemeister 2012-11-27 23:06:49 +0100
  • 18ea0cefc3 Merge pull request #560 from phihag/fix-to_screen-mode Philipp Hagemeister 2012-11-27 13:10:57 -0800
  • c806f804d8 Only encode when output stream is binary Philipp Hagemeister 2012-11-27 21:07:25 +0100
  • 03c5b0fbd4 IE._WORKING attribute in order to warn the users and skip the tests on broken IEs Filippo Valsorda 2012-11-27 19:30:09 +0100
  • 95649b3936 Replace long with int (see PEP 237) Philipp Hagemeister 2012-11-27 19:05:03 +0100
  • 3aeb78ea4e Better formatting (PEP 8) Philipp Hagemeister 2012-11-27 19:03:37 +0100
  • dd109dee8e Remove mentions of unicode Philipp Hagemeister 2012-11-27 19:02:37 +0100
  • b514df2034 Clean up with the help of pep8 Philipp Hagemeister 2012-11-27 18:55:35 +0100
  • 0969bdd305 unify spacing Philipp Hagemeister 2012-11-27 18:49:18 +0100
  • 1a9c655e3b Merge remote-tracking branch 'Asido/master' Philipp Hagemeister 2012-11-27 18:48:43 +0100
  • 88db5ef279 2012.11.29 Philipp Hagemeister 2012-11-27 18:36:43 +0100
  • f8d8b39bba Prepare 2012.11.29 release Philipp Hagemeister 2012-11-27 18:30:34 +0100
  • dcd60025f8 Fix filename sanitation (Closes #555) Philipp Hagemeister 2012-11-27 18:27:46 +0100
  • 7e4674830e document info_dict['subtitles'] and info_dict['urlhandle'] Filippo Valsorda 2012-11-27 18:08:07 +0100
  • 9ce5d9ee75 make all IEs return 'upload_date' and 'uploader', even if only u'NA' Filippo Valsorda 2012-11-27 17:57:12 +0100
  • b49e75ff9a info_dict['upload_date'] is documented in --output, IEs MUST specify it Filippo Valsorda 2012-11-27 17:38:22 +0100
  • abe7a3ac2a info_dict['player_url'] is used only for rtmpdump, indicate it as optional in the info_dict Filippo Valsorda 2012-11-27 17:32:25 +0100
  • 717b1f72ed default info_dict['format'] to info_dict['ext'] and make the YT one more verbose Filippo Valsorda 2012-11-27 17:20:25 +0100
  • 26396311b5 Add Christian Albrecht (Arte.tv IE) to authors Philipp Hagemeister 2012-11-27 17:16:49 +0100
  • dffe658bac Remove exclamation mark in --restrict-filenames mode Philipp Hagemeister 2012-11-27 17:15:33 +0100
  • 33d94a6c99 Merge remote-tracking branch 'alab1001101/master' Philipp Hagemeister 2012-11-27 17:14:29 +0100
  • 4d47921c9e ignore kate swap files Philipp Hagemeister 2012-11-27 17:01:12 +0100
  • d94adc2638 Actually fix manpage (#473) Philipp Hagemeister 2012-11-27 16:58:50 +0100
  • 5c5d06d31d Merge pull request #473 from grimreaper/master Philipp Hagemeister 2012-11-27 07:52:58 -0800
  • cc872b68a8 Actually merge #379 Philipp Hagemeister 2012-11-27 16:42:50 +0100
  • 17cb14a336 Merge remote-tracking branch 'joelverhagen/master' Philipp Hagemeister 2012-11-27 16:41:16 +0100
  • 877f4c45d3 Fix output format doc Philipp Hagemeister 2012-11-27 16:28:21 +0100
  • 02531431f2 Extended documentation for output format in README (Closes #268) Philipp Hagemeister 2012-11-27 16:27:35 +0100
  • e02066e7ff Windows build for 2012.11.28 Philipp Hagemeister 2012-11-27 16:15:15 +0100
  • c9128b353d Bump version number to a numeric-only one to appease py2exe Philipp Hagemeister 2012-11-27 16:12:08 +0100
  • e7c6f1a2dc Bump version number Philipp Hagemeister 2012-11-27 16:08:39 +0100
  • 1a911e60a4 Add test for asian characters (#551) Philipp Hagemeister 2012-11-27 16:07:52 +0100
  • 46cbda0be4 Minor filename encoding improvement in a common case Philipp Hagemeister 2012-11-27 15:07:10 +0100
  • fa59f4b6a9 Merge remote-tracking branch 'chrisjrn/master' Philipp Hagemeister 2012-11-27 14:55:18 +0100
  • 4a702f3819 Fixes the InfoExtractor for the Colbert Report. Christopher Neugebauer 2012-11-27 23:54:43 +1100
  • 6bac102a4d Fix spacing in comedycentral IE Philipp Hagemeister 2012-11-27 13:24:10 +0100
  • 958a22b7cf Merge remote-tracking branch 'chrisjrn/master' Philipp Hagemeister 2012-11-27 13:19:18 +0100
  • 97cd3afc75 warn if %(stitle)s is being used Philipp Hagemeister 2012-11-27 13:11:06 +0100
  • aa2a94ed81 Encode the entire filename Philipp Hagemeister 2012-11-27 13:01:32 +0100
  • c7032546f1 Clean up test Philipp Hagemeister 2012-11-27 12:46:27 +0100
  • 56781d3d2e Switch back to underline for invalid characters, and make restricted ASCII-only Philipp Hagemeister 2012-11-27 12:46:09 +0100
  • feb22fe5fe Fixed indentation error Christopher Neugebauer 2012-11-27 22:32:24 +1100
  • d8dddb7c02 Removes extranous debugging info :) Christopher Neugebauer 2012-11-27 22:30:07 +1100
  • 4408d996fb Adds format listing/selection support to the Comedy Central extractor. Christopher Neugebauer 2012-11-27 22:28:16 +1100
  • ed7516c69d Merge remote-tracking branch 'chrisjrn/master' Philipp Hagemeister 2012-11-27 12:25:51 +0100
  • 89af8e9d32 Removes extraneous debug message. Christopher Neugebauer 2012-11-27 21:51:30 +1100
  • 36a9c0b5ff Points the ComedyCentral extractor at a CDN which works with more RTMPDump versions. Christopher Neugebauer 2012-11-27 21:49:27 +1100
  • 9fb3bfb45a Merge remote-tracking branch 'gcmalloc/master' Philipp Hagemeister 2012-11-27 00:42:47 +0100
  • d479e34043 release 2012.11.27 Filippo Valsorda 2012-11-27 00:22:39 +0100
  • 240089e5df remove accidental remnants Philipp Hagemeister 2012-11-27 00:14:12 +0100
  • 1c469a9480 New optoin --restrict-filenames Philipp Hagemeister 2012-11-26 23:58:46 +0100
  • 71f36332dd Remove redundancy in instructions Philipp Hagemeister 2012-11-26 23:40:51 +0100
  • 8179d2ba74 Merge branch 'master' of github.com:rg3/youtube-dl Philipp Hagemeister 2012-11-26 23:25:04 +0100
  • df4bad3245 Document configuration Philipp Hagemeister 2012-11-26 23:24:55 +0100
  • a7b5c8d6a8 fix FAQ on how to compile (also, starnge fix in the Makefile) Filippo Valsorda 2012-11-26 22:35:12 +0100
  • 92b91c1878 Use character instead of byte strings Philipp Hagemeister 2012-11-26 04:23:20 +0100
  • 7ec1a206ea Remove longs (int does the right thing since Python 2.2, see PEP 237) Philipp Hagemeister 2012-11-26 04:13:43 +0100
  • 51937c0869 Add some parentheses around print for #180 Philipp Hagemeister 2012-11-26 04:05:54 +0100
  • 6b50761222 Merge pull request #538 from zejn/patch-1 Philipp Hagemeister 2012-11-25 18:04:11 -0800
  • 6571408dc6 Merge pull request #545 from FiloSottile/alias Philipp Hagemeister 2012-11-25 15:57:57 -0800
  • b6fab35b9f alias %(title)s to %(stitle)s Filippo Valsorda 2012-11-25 20:39:42 +0100
  • baec15387c aliased --literal to --title Filippo Valsorda 2012-11-25 20:28:49 +0100
  • 297d7fd9c0 Also enable album URLs on Vimeo. zejn 2012-11-21 13:24:14 +0100
  • 5002aea371 release 2012.11.17 Filippo Valsorda 2012-11-17 14:02:31 +0100
  • 5f7ad21633 Strip HTML out of uploader name Jeff Crouse 2012-11-13 17:48:30 -0500
  • 089d47f8d5 Removed the README.md build target in the makefile. It is broken... Jeff Crouse 2012-11-13 17:48:10 -0500
  • 74033a662d Reworked Vimeo file selection logic (quality, codec) - closes #530 Filippo Valsorda 2012-11-13 21:53:18 +0100
  • fdef722fa1 Added YouPorn infoExtractor Jeff Crouse 2012-11-13 13:10:56 -0500
  • 110d4f4c91 Added Pornotube support (for Laborers of Love) Jeff Crouse 2012-11-12 16:17:55 -0500
  • 0526e4f55a Merge pull request #522 from art-zhitnik/master Filippo Valsorda 2012-11-11 06:22:10 -0800
  • 39973a0236 Solve the bug of parsing titles with unicode (cyrillic) Art Zhitnik 2012-11-01 23:06:46 +1000
  • 5d40a470a2 quiet the HTMLParser debug info - closes #517 Filippo Valsorda 2012-11-09 12:32:07 +0100
  • 4cc391461a fix DailyMotion official users videos - closes #281 - by @yvestan Filippo Valsorda 2012-11-07 14:44:10 +0100
  • bf95333e5e fixed MetacafeIE (uploader nickname regex) - closes #515 Filippo Valsorda 2012-11-06 23:08:10 +0100
  • b7a34316d2 -x for --extract-audio, one of the most popular options Philipp Hagemeister 2012-10-30 17:41:38 +0100
  • 74e453bdea New --id option for the old default filename pattern Philipp Hagemeister 2012-10-30 17:37:44 +0100
  • 156a59e7a9 Additional tests in file name sanitation Philipp Hagemeister 2012-10-29 08:19:54 +0100
  • aeca861f22 Merge pull request #502 from FiloSottile/new_sanitize_filename Philipp Hagemeister 2012-10-28 15:33:59 -0700
  • 42cb53fcfa modified filename escaping to a "smarter" one Filippo Valsorda 2012-10-28 22:47:02 +0100
  • fe4d68e196 slight change to Dailymotion uploader regex (fix) Filippo Valsorda 2012-10-28 21:43:43 +0100
  • 25b7fd9c01 Merge pull request #491 from tyll/master Philipp Hagemeister 2012-10-26 01:10:25 -0700
  • e79e8b7dc4 Update install target Till Maas 2012-10-25 21:19:13 +0200
  • 965a8b2bc4 Merge pull request #488 from Tailszefox/local Filippo Valsorda 2012-10-24 11:42:31 -0700