Commit Graph

  • c7287a3caf ATTENTION DO NOT USE THESE: new binaries in the Downloads section placed fake binaries that update themselves where old versions updating will search for the new version Filippo Valsorda 2012-12-08 01:28:44 +01:00
  • 5a304a7637 new updating scheme, based on GH downloads; also, check if not updateable (pip installed) Filippo Valsorda 2012-12-08 00:48:07 +01:00
  • 4c1d273e88 it's curious but bash-completion is with - and not _ Filippo Valsorda 2012-12-08 00:37:26 +01:00
  • a9d2f7e894 making the script compatible with python3 gcmalloc 2012-12-07 21:59:59 +01:00
  • 682407f2d5 little correction on the readme gcmalloc 2012-12-07 21:40:06 +01:00
  • bdff345529 adding a proper bash-completion generation gcmalloc 2012-12-07 21:38:45 +01:00
  • 23109d6a9c youtube-dl.tar.gz make target Filippo Valsorda 2012-12-07 14:46:14 +01:00
  • 4bb028f48e devscripts/make_readme.py in place of all that sedding, that has porting problems Filippo Valsorda 2012-12-07 14:45:16 +01:00
  • fec89790b1 and now, also py2exe compiles fine :) (on Windows) Filippo Valsorda 2012-12-07 12:04:52 +01:00
  • a5741a3f5e pip installs fine! Filippo Valsorda 2012-12-07 11:39:08 +01:00
  • 863baa16ec SoundCloud IDs have changed, fix tests Philipp Hagemeister 2012-12-07 01:34:40 +01:00
  • c7214f9a6f Use Soundcloud API (Closes #579) Philipp Hagemeister 2012-12-07 01:30:03 +01:00
  • 8fd3afd56c More work on soundcloud IE Philipp Hagemeister 2012-12-07 01:24:51 +01:00
  • f9b2f2b955 Correct accidental rename Philipp Hagemeister 2012-12-07 00:57:06 +01:00
  • 633b4a5ff6 Mark SoundCloud IE as nonfunctional for now (#579) Philipp Hagemeister 2012-12-07 00:50:56 +01:00
  • b4cd069d5e Better error reporting for SoundCloud IE Philipp Hagemeister 2012-12-07 00:40:13 +01:00
  • 0f8d03f81c Let YoutubeDLHandler (transparent gzip) handle HTTPS URLs as well (Needed for #579) Philipp Hagemeister 2012-12-07 00:39:44 +01:00
  • 077174f4ed Add an example to the -o documentation (#573) Philipp Hagemeister 2012-12-04 11:05:25 +01:00
  • e387eb5aba Let youtube IE handle IDs starting with PL (Closes #572) Philipp Hagemeister 2012-12-04 10:59:38 +01:00
  • 4083bf81a0 Correct metacafe test filename (happens to start with an underscore) Philipp Hagemeister 2012-12-03 20:17:47 +01:00
  • 796173d08b Keep video IDs verbatim if possible (Closes #571) Philipp Hagemeister 2012-12-03 15:36:24 +01:00
  • e575b6821e Improve execution tests Philipp Hagemeister 2012-12-01 15:52:34 +01:00
  • d78be7e331 Add test for Youku (Mentioned in #314) Philipp Hagemeister 2012-11-30 08:42:11 +01:00
  • 8c3a45b6e4 Update supported extractors Philipp Hagemeister 2012-11-30 08:38:14 +01:00
  • 15c8d83358 Fix Soundcloud IE (+ Python3 support) Philipp Hagemeister 2012-11-29 20:40:12 +01:00
  • e91d2338d8 Fix MD5 calculation Philipp Hagemeister 2012-11-29 20:38:16 +01:00
  • 4b235346d6 Add irc channel notice Philipp Hagemeister 2012-11-29 19:45:07 +01:00
  • ad348291bb Enable travis notifications Philipp Hagemeister 2012-11-29 19:41:09 +01:00
  • 2f1765c4ea setup.py Python3 fix, PyPi classifiers Filippo Valsorda 2012-11-29 19:21:19 +01:00
  • 3c5b63d2d6 Merge branch 'master' of github.com:rg3/youtube-dl Philipp Hagemeister 2012-11-29 18:14:43 +01:00
  • cc51a7d4e0 New repo skeleton, getting ready for PyPi Filippo Valsorda 2012-11-29 16:51:55 +01:00
  • 8af4ed7b4f Fix 2.6 nosetests Philipp Hagemeister 2012-11-29 16:35:57 +01:00
  • 8192ebe1f8 Merge remote-tracking branch 'origin/master' into fork_master Filippo Valsorda 2012-11-29 15:38:07 +01:00
  • 20ba04267c removed __main__.py from the root of the repo Filippo Valsorda 2012-11-29 15:20:20 +01:00
  • 743b28ce11 Allow youtube_dl/__main__.py to be called directly Philipp Hagemeister 2012-11-29 15:11:24 +01:00
  • caaa47d372 adding the script hook gcmalloc 2012-11-29 14:12:06 +01:00
  • 10f100ac8a cleaning binaries gcmalloc 2012-11-28 19:38:37 +01:00
  • 8176041605 Check during test runtime instead of test generation for _WORKING, and add 2.6 compat Philipp Hagemeister 2012-11-28 19:03:11 +01:00
  • 87bec4c715 getting version from git or failing gcmalloc 2012-11-28 18:49:56 +01:00
  • 190e8e27d8 removing the zip option, this can be done with python setup.py bdist --format=zip gcmalloc 2012-11-28 18:33:58 +01:00
  • 4efe62a016 moving to setup.py gcmalloc 2012-11-28 18:24:16 +01:00
  • c64de2c980 correction on the test gcmalloc 2012-11-28 18:21:53 +01:00
  • 6ad98fb3fd Correct exception raising Philipp Hagemeister 2012-11-28 18:21:06 +01:00
  • a3f734d118 Merge 106ddc049404fb23c9e8c323c6d56f87406fbb91 into b08e09c3701d77413e1408a3475b513cc345cd5c Gael Pasgrimaud 2012-11-28 09:07:34 -08:00
  • b08e09c370 Mark broken IEs in --list-extractors Philipp Hagemeister 2012-11-28 17:58:55 +01:00
  • dc9e2d8e0c Document CollegeHumor and arte.tv Philipp Hagemeister 2012-11-28 17:57:06 +01:00
  • cdab8aa389 Update download tests Philipp Hagemeister 2012-11-28 15:09:56 +01:00
  • c95a514884 removing corresponding test gcmalloc 2012-11-28 14:28:32 +01:00
  • 00953b54b3 removing college humour as it is in a non working state gcmalloc 2012-11-28 14:25:40 +01:00
  • 3cd69a54b2 Merge branch 'master' of github.com:rg3/youtube-dl Philipp Hagemeister 2012-11-28 12:59:55 +01:00
  • 627dcfff39 Restrict more characters (Closes #566) Philipp Hagemeister 2012-11-28 12:59:27 +01:00
  • df5cff3751 make tests skip on not _WORKING Filippo Valsorda 2012-11-28 11:54:20 +01:00
  • 79ae0a06d5 comment out 3.3 testing until Travis implements it Filippo Valsorda 2012-11-28 11:46:56 +01:00
  • 2d2fa229ec making the metacafe test pass gcmalloc 2012-11-28 11:16:34 +01:00
  • 5a59fd6392 new .travis.yml with notifications and 3.3 Filippo Valsorda 2012-11-28 00:01:06 +01:00
  • 0eb0faa26f Mark CollegeHumorIE not working until phihag finishes Filippo Valsorda 2012-11-28 11:43:35 +01:00
  • 32761d863c fix YouTubeIE on 2.6, sorry Filippo Valsorda 2012-11-28 11:28:59 +01:00
  • 799c076384 collegehumor: able to download a single f4f file (not yet playable) Philipp Hagemeister 2012-11-28 04:51:27 +01:00
  • f1cb5bcad2 Make __main__ work in all scenarios with relative imports Philipp Hagemeister 2012-11-28 03:55:35 +01:00
  • 9e8056d5a7 Use relative imports Philipp Hagemeister 2012-11-28 03:34:40 +01:00
  • e7d727efc2 Drop 2.5 support Philipp Hagemeister 2012-11-28 03:30:44 +01:00
  • c6f3620859 Drop 2.5 support Philipp Hagemeister 2012-11-28 03:30:35 +01:00
  • 59ae15a507 Convert all tabs to 4 spaces (PEP8) Philipp Hagemeister 2012-11-28 02:04:46 +01:00
  • 40b35b4aa6 hack for apparently broken parse_qs in python2 Philipp Hagemeister 2012-11-28 02:01:09 +01:00
  • be0f77d075 test import Philipp Hagemeister 2012-11-28 02:00:45 +01:00
  • 0f00efed4c Woooohooo! python3 youtube_dl BaW_jenozKc -t works! Philipp Hagemeister 2012-11-28 00:56:20 +01:00
  • e6137fd61d Remove superfluous encodings Philipp Hagemeister 2012-11-28 00:53:09 +01:00
  • 8cd10ac4ef Fix printing title etc. Philipp Hagemeister 2012-11-28 00:46:21 +01:00
  • 909a247bbc add ascii title to title format Chronial 2012-11-28 00:45:04 +01:00
  • 64a57846d3 correct to_stderr Philipp Hagemeister 2012-11-28 00:33:38 +01:00
  • 72f976701a youtube IE: Correct bytes vs str Philipp Hagemeister 2012-11-28 00:31:59 +01:00
  • 5bd9cc7a6a typo Philipp Hagemeister 2012-11-28 00:22:55 +01:00
  • f660c89d51 Use list comprehension instead of map Philipp Hagemeister 2012-11-28 00:19:24 +01:00
  • 73dce4b2e4 Import from the correct module Philipp Hagemeister 2012-11-28 00:17:59 +01:00
  • 9f37a95941 Py2/3 parse_qs compatibility Philipp Hagemeister 2012-11-28 00:17:12 +01:00
  • a130bc6d02 One more except..as Philipp Hagemeister 2012-11-28 00:13:40 +01:00
  • 348d0a7a18 Py2/3 compatibility for http.client Philipp Hagemeister 2012-11-28 00:13:00 +01:00
  • 03f9daab34 Use io.BytesIO instead of StringIO Philipp Hagemeister 2012-11-28 00:09:17 +01:00
  • a8156c1d2e Python 3 version of HTMLParser Philipp Hagemeister 2012-11-28 00:06:28 +01:00
  • 3e669f369f Py3 compat for unichr and htmlentitydefs Philipp Hagemeister 2012-11-28 00:02:55 +01:00
  • da779b4924 Fall back to urllib instead of urllib2 for Python 3 urllib.parse Philipp Hagemeister 2012-11-27 23:58:47 +01:00
  • 89fb51dd2d Remove ur references for Python 3.3 support Philipp Hagemeister 2012-11-27 23:56:10 +01:00
  • 01ba00ca42 Prepare urllib references for 2/3 compatibility Philipp Hagemeister 2012-11-27 23:54:09 +01:00
  • e08bee320e Use except .. as everywhere (#180) Philipp Hagemeister 2012-11-27 23:31:55 +01:00
  • 96731798db Rename util.u to util.compat_str Philipp Hagemeister 2012-11-27 23:29:18 +01:00
  • c116339ddb Merge branch 'master' of github.com:rg3/youtube-dl Philipp Hagemeister 2012-11-27 23:23:37 +01:00
  • e643e2c6b7 Merge pull request #563 from FiloSottile/IE_cleanup Filippo Valsorda 2012-11-27 14:22:40 -08:00
  • aad728f9e5 Merge c63cc10ffaeb2e5ab20b78f871bef8ca5492c78c into 1a84d8675b4417ca9adf40bb12325c728767896a Filippo Valsorda 2012-11-27 14:22:22 -08:00
  • c63cc10ffa Merge remote-tracking branch 'origin/master' into IE_cleanup Filippo Valsorda 2012-11-27 23:20:32 +01:00
  • dae7c920f6 Make test_utils.py run on Python 3 Philipp Hagemeister 2012-11-27 23:20:29 +01:00
  • f462df021a Use None on missing required info_dict fields Filippo Valsorda 2012-11-27 23:15:33 +01:00
  • 1a84d8675b Use u instead of str in Python 2 Philipp Hagemeister 2012-11-27 23:06:49 +01:00
  • 4d554d04a8 Merge 031c39684a145e143aa7befa438b50861051a20f into 18ea0cefc370807e1d31fd7b462691f29f48c8fe Philipp Hagemeister 2012-11-27 13:53:00 -08:00
  • 031c39684a Use 2.5-3 exceptions Philipp Hagemeister 2012-11-27 19:14:00 +01:00
  • 3a50a904da Merge 51065d3efdbd2267e555d329808d8ca9e39bae6a into 18ea0cefc370807e1d31fd7b462691f29f48c8fe Philipp Hagemeister 2012-11-27 13:23:14 -08:00
  • 18ea0cefc3 Merge pull request #560 from phihag/fix-to_screen-mode Philipp Hagemeister 2012-11-27 13:10:57 -08:00
  • b2a8269101 Merge c806f804d85dc53f08b1a13d9cfdbe0a8eb58b15 into 95649b3936e10a48c4a5009eecfb7647756bde39 Philipp Hagemeister 2012-11-27 12:09:04 -08:00
  • c806f804d8 Only encode when output stream is binary Philipp Hagemeister 2012-11-27 21:07:25 +01:00
  • 51065d3efd Prepare strings for Python 2.5-3 transition Philipp Hagemeister 2012-11-27 20:26:56 +01:00
  • b2401d8e66 adding youtube user gcmalloc 2012-10-25 17:15:56 +02:00