Commit Graph

  • 1d368c7589 Tiny tpo Tom 2013-10-09 21:56:09 +08:00
  • 88bd97e34c [vevo] Some improvements (fixes #1580) Jaime Marquínez Ferrándiz 2013-10-08 21:23:55 +02:00
  • c7fac575d1 Merge branch 'master' into use-other-downloaders Rogério Brito 2013-10-08 10:32:55 -03:00
  • b099a18e69 removing printing of opts Paul Barton 2013-10-07 16:01:32 -04:00
  • 6c8a43c45a fixed alignment in docstring for --get-url Paul Barton 2013-10-07 15:47:38 -04:00
  • c634a6ac42 docopt parsing now works and I have tested a small subset of command line options for proper working Paul Barton 2013-10-07 15:38:40 -04:00
  • 827572dfa8 Removing TODO message Paul Barton 2013-10-07 15:37:58 -04:00
  • 2ae3edb1cf Fix the printing of the proxy map in debug mode Jaime Marquínez Ferrándiz 2013-10-07 21:10:31 +02:00
  • b2ad967e45 Simplify test setup Philipp Hagemeister 2013-10-07 19:06:36 +02:00
  • a27b9e8bd5 Move opener setup into a separate helper function Philipp Hagemeister 2013-10-07 18:50:26 +02:00
  • 96bb7f8050 release 2013.10.07 Philipp Hagemeister 2013-10-07 14:36:58 +02:00
  • 4481a754e4 release 2013.10.07 2013.10.07 Philipp Hagemeister 2013-10-07 14:34:19 +02:00
  • faa6ef6bc8 [jeuxvideo] Improve code quality (fixes #1567) Philipp Hagemeister 2013-10-07 14:33:23 +02:00
  • 15870e90b0 Restore warning when user forgets to quote URL (#1396) Philipp Hagemeister 2013-10-07 12:21:24 +02:00
  • 01639fdcfa parse tudou url like http://www.tudou.com/albumplay/TenTw_JgiPM/PzsAs5usU9A.html alexoner 2013-10-07 16:00:57 +08:00
  • 0e5332f346 Trying to work out default values SavinaRoja 2013-10-06 19:32:02 -04:00
  • 24ccd1b862 Have done some testing, things seem to be working but more rigrous testing ahead SavinaRoja 2013-10-06 16:48:59 -04:00
  • 8e4f824365 Remove test parameter from _download_with_rtmpdump rzhxeo 2013-10-06 22:04:32 +02:00
  • 387ae5f30b [vimeo] Recognize urls ending in a slash (fixes #1242) Jaime Marquínez Ferrándiz 2013-10-06 21:56:23 +02:00
  • ad7a071ab6 Only download 1 sec. with rtmpdump in test mode rzhxeo 2013-10-06 20:55:24 +02:00
  • c58edee57d more swapping out parser.error() calls with custom OptionsError exceptions SavinaRoja 2013-10-06 13:32:20 -04:00
  • 9d37d0375e swapping out parser.error() calls with custom OptionsError exceptions SavinaRoja 2013-10-06 13:31:44 -04:00
  • eecd5c4adb The last postproc options have been converted to docopt SavinaRoja 2013-10-06 10:41:44 -04:00
  • 1310bf2474 [redtube] add age_limit Philipp Hagemeister 2013-10-06 16:39:35 +02:00
  • b24f347190 Merge branch 'download-archive' Philipp Hagemeister 2013-10-06 16:30:26 +02:00
  • ee6c9f95e1 Remove superfluous parenthesis Philipp Hagemeister 2013-10-06 16:28:36 +02:00
  • 48b37900b4 --extract-audio, --audio-format, --audio-quality, and --recode-video have been converted to docopt, only a few more postproc options remain to be converted SavinaRoja 2013-10-06 10:27:30 -04:00
  • 2a69c6b879 Merge branch 'age_limit' Philipp Hagemeister 2013-10-06 16:23:18 +02:00
  • cfadd183c4 Call extracted property age_limit everywhere Philipp Hagemeister 2013-10-06 16:23:06 +02:00
  • 9a15471242 Merge 8dbe9899a985a04690e467510c94c14f3314843b into e484c81f0c0a6faf959037ac03b504e4794d72df Philipp Hagemeister 2013-10-06 07:20:49 -07:00
  • 89c3485c44 filesystem options now all converted to docopt SavinaRoja 2013-10-06 10:06:45 -04:00
  • dc7e144cde --no-mtime now converted to docopt with proper boolean flipping SavinaRoja 2013-10-06 10:03:56 -04:00
  • e484c81f0c [generic] Clarify error messages Philipp Hagemeister 2013-10-06 16:03:18 +02:00
  • e2ab108c21 converted a few filesystem options to docopt, --continue and --no-continue have been made mutually exclusive and partial continuation will be skipped only if --no-continue is used SavinaRoja 2013-10-06 09:58:27 -04:00
  • b3a5c4a3cd completed conversion to docopt for the downloader options SavinaRoja 2013-10-06 09:37:41 -04:00
  • ed7b1da25c Merge b039d5ebc5452ddfd36e0a6bf597eaccb93b103a into 7e5e8306fdc67d75a995f21f3316256433e2c890 Chris Gahan 2013-10-06 00:43:46 -07:00
  • 9e51530902 Merge c1c9a79c49e8656f3244744e6f4e336e47a03206 into 7e5e8306fdc67d75a995f21f3316256433e2c890 Philipp Hagemeister 2013-10-06 00:22:15 -07:00
  • 61cc6dede0 release 2013.10.06 Philipp Hagemeister 2013-10-06 07:23:25 +02:00
  • 7e5e8306fd release 2013.10.06 2013.10.06 Philipp Hagemeister 2013-10-06 07:13:14 +02:00
  • 41e8bca4d0 [viddler] Add basic support (Fixes #1520) Philipp Hagemeister 2013-10-06 07:12:47 +02:00
  • 6211b1a635 Conversion done for subtitles options; secondary option names were dropped (only one option name per option now); multiple position arguments enabled for --sub-langs which may result in needed changes with URL, perhaps URL(s) should always be first SavinaRoja 2013-10-06 01:03:15 -04:00
  • d297814621 converting to docopt complete for video format options SavinaRoja 2013-10-06 00:44:55 -04:00
  • 452bce55a5 Adding TODO note to remind me that I should look out for parameter checking that relies on None identity and not boolean SavinaRoja 2013-10-06 00:41:25 -04:00
  • bee263ad72 Converting --format, --all-formats, and --prefer-free-formats to docopt, --all-formats will override --format SavinaRoja 2013-10-06 00:40:42 -04:00
  • 20779cfbae completed conversion to docopt for all general options SavinaRoja 2013-10-06 00:28:12 -04:00
  • 096f816c6c completed conversion of selection options to docopt SavinaRoja 2013-10-06 00:21:56 -04:00
  • d974182d70 Merge b13cab0b7ac2c66dcd7703d783457b7c8fbd1c39 into f4aac741d5c98c4350dda478fa4564144d99d13a Marc Webbie 2013-10-05 21:16:53 -07:00
  • 8dbe9899a9 Allow users to specify an age limit (fixes #1545) Philipp Hagemeister 2013-10-06 06:06:30 +02:00
  • cb1d0c4dc2 Converted --rate-limit and --min-filesize to docopt SavinaRoja 2013-10-06 00:06:57 -04:00
  • 273bf9bce6 Completed conversion of authentication options to docopt, commented out SavinaRoja 2013-10-05 23:59:34 -04:00
  • f2f43bee10 Converted all verbosity group options to docopt SavinaRoja 2013-10-05 23:55:48 -04:00
  • f4aac741d5 Move try_rm to test helpers Philipp Hagemeister 2013-10-06 05:47:17 +02:00
  • c1c9a79c49 Add basic --download-archive option Philipp Hagemeister 2013-10-06 04:27:09 +02:00
  • 1ed905fbd1 worked on video titling options, adding mutual exclusion rules and conversion for docopt, I almost certainly broke some code in here SavinaRoja 2013-10-05 22:18:32 -04:00
  • 05be634f54 Commenting out code for netrc conflict with username and password, should no longer be necessary SavinaRoja 2013-10-05 21:58:33 -04:00
  • 44be3dc22d worked on converting --netrc, --username, and --password to docopt; added mutual exclusion to the usage rules so docopt should reject it SavinaRoja 2013-10-05 21:52:27 -04:00
  • d2cc1a15d5 converted --list-extractors and --extractor-descriptions to docopt SavinaRoja 2013-10-05 21:20:43 -04:00
  • 6184f65c06 commenting out the optparse --no-check-certificate SavinaRoja 2013-10-05 21:16:36 -04:00
  • 2f0dd2fac9 utils.make_HTTPS_handler now looks for the docopt version of --no-check-certificate SavinaRoja 2013-10-05 21:15:13 -04:00
  • 3dc8c8b19f Converted --proxy to docopt SavinaRoja 2013-10-05 21:13:24 -04:00
  • 984a6b80f9 swapped my name from pablo to paul, since that's more... official SavinaRoja 2013-10-05 21:02:05 -04:00
  • 79ed9e9bac converted --user-agent and --referer to docopts mode SavinaRoja 2013-10-05 21:00:48 -04:00
  • 93d739c7dd converting opts.cookiefile to opts[--cookies] SavinaRoja 2013-10-05 20:55:40 -04:00
  • 90f577f4e9 dropping in local copy of the docopt module SavinaRoja 2013-10-05 20:52:08 -04:00
  • 7bbaacbb9f Adding the documentation in the docstring, replaced optparse import with docopt SavinaRoja 2013-10-05 20:50:39 -04:00
  • 226113c880 Merge remote-tracking branch 'origin/tox' Philipp Hagemeister 2013-10-05 22:47:44 +02:00
  • e5cd8f5c15 Merge 79cfb46d42cf0cd296acf7f0689d2ad4b2e7f971 into 8932a66e49dda60bdb6ddb1447df63fea5c4f320 Filippo Valsorda 2013-10-05 13:39:52 -07:00
  • 8932a66e49 [fixup] remove unnecessary commented function Filippo Valsorda 2013-10-05 16:38:37 -04:00
  • 79cfb46d42 add tox configuration file for easy testing Filippo Valsorda 2013-10-05 16:08:48 -04:00
  • 00fcc17aee add capability to suppress expected warnings in tests Filippo Valsorda 2013-10-05 15:55:58 -04:00
  • e94b783c74 [googleplus] Fix upload_date detection Philipp Hagemeister 2013-10-05 16:38:33 +02:00
  • 97dae9ae07 [bliptv] Make sure video ID is a string Philipp Hagemeister 2013-10-05 16:12:21 +02:00
  • ca215e0a4f [CinemassacreIE] Use MD5 to check in TEST description rzhxeo 2013-10-05 13:42:17 +02:00
  • 91a26ca559 [CinemassacreIE] Remove docstring from class rzhxeo 2013-10-05 13:40:05 +02:00
  • 1ece880d7c [CinemassacreIE] Add support for other embed methods rzhxeo 2013-10-05 13:36:13 +02:00
  • 400afddaf4 Add CinemassacreIE rzhxeo 2013-10-05 09:37:11 +02:00
  • 94972f3dad Merge branch 'master' into use-other-downloaders Rogério Brito 2013-10-04 10:37:29 -03:00
  • c3fef636b5 [dailymotion] Fix playlist extraction Jaime Marquínez Ferrándiz 2013-10-04 14:07:29 +02:00
  • 46e28a84ca [brightcove] Fix up some broken HTML (#1553) Philipp Hagemeister 2013-10-04 11:53:49 +02:00
  • 17ad2b3fb1 [yahoo] Switch ext of test Philipp Hagemeister 2013-10-04 11:44:56 +02:00
  • 5e2a60db4a [yahoo] Fix test title Philipp Hagemeister 2013-10-04 11:44:02 +02:00
  • cd214418f6 [redtube] pep8 Philipp Hagemeister 2013-10-04 11:41:57 +02:00
  • ba2d9f213e [jeuxvideo] fix video file md5sum Philipp Hagemeister 2013-10-04 11:38:56 +02:00
  • 7f8ae73a5d Include length in player cache ID Philipp Hagemeister 2013-10-04 11:36:04 +02:00
  • 466880f531 [yahoo] Do not try to run rtmpdump on travis Philipp Hagemeister 2013-10-04 11:34:12 +02:00
  • 9f1f6d2437 [rtlnow] Skip test on travis Philipp Hagemeister 2013-10-04 11:33:14 +02:00
  • 9e0f897f6b [francetv] Use common format for ID of generation-quoi subextractor Philipp Hagemeister 2013-10-04 11:30:01 +02:00
  • c0f6aa876f Merge remote-tracking branch 'origin/master' Philipp Hagemeister 2013-10-04 11:14:20 +02:00
  • d93bdee9a6 [comedycentral] Prepare for generic video extraction (#980) Philipp Hagemeister 2013-10-04 11:14:10 +02:00
  • f13d09332d [mtv] Prepare for #980 Philipp Hagemeister 2013-10-04 11:10:04 +02:00
  • 2f5865cc6d Clarify that url and ext are optional when formats is given (#980) Philipp Hagemeister 2013-10-04 11:09:43 +02:00
  • deefc05b88 Document formats (for #980) Philipp Hagemeister 2013-10-04 10:40:42 +02:00
  • 0d8cb1cc14 [ted] Prepare #980 merge Philipp Hagemeister 2013-10-04 10:32:34 +02:00
  • a90b9fd209 Merge pull request #1551 from rzhxeo/flickr Jaime Marquínez Ferrándiz 2013-10-03 23:14:12 -07:00
  • 3bb40a6932 Merge 829493439aba4a5feae03729d4dbb3e2b45f0949 into 3cd022f6e6696e6bc632f5bb2898191521acbb8b rzhxeo 2013-10-03 23:00:50 -07:00
  • 829493439a [FlickrIE] Fix HTTPS url rzhxeo 2013-10-04 07:47:40 +02:00
  • 73b4fafd82 Use self._download_webpage everywhere Pierre Rudloff 2013-10-04 01:12:42 +02:00
  • b039775057 Unused variable Pierre Rudloff 2013-10-04 01:07:24 +02:00
  • 5c1d63b737 Changes suggested by @phihag Pierre Rudloff 2013-10-04 01:04:38 +02:00
  • 3cd022f6e6 Merge remote-tracking branch 'rzhxeo/rtl_ntv' Philipp Hagemeister 2013-10-04 00:59:11 +02:00