Commit Graph

  • 927c8c4924 Use download_webpage in youtube IE Philipp Hagemeister 2013-04-11 18:18:15 +02:00
  • 0ba994e9e3 Skip ARD test as it requires rtmpdump Philipp Hagemeister 2013-04-11 17:20:17 +02:00
  • af9ad45cd4 Re-enable Stanford OC test Philipp Hagemeister 2013-04-11 17:20:05 +02:00
  • e0fee250c3 Fix default for variable-size autonumbering Philipp Hagemeister 2013-04-11 17:07:55 +02:00
  • b0088a431e Merge c0c1b32cad105da06ed8bf9a26437896ec73b443 into 72ca05016dbeae805826a9245e31c0652239405e Stanislav Kupryakhin 2013-04-11 05:25:13 -07:00
  • 72ca05016d Merge remote-tracking branch 'sagittarian/vimeo-no-desc' Philipp Hagemeister 2013-04-11 10:56:01 +02:00
  • 72e0fb7d56 Merge dc36bc943499e42fac7873bc55ab573eb573e25d into 844d1f9fa199395b6ae6abd50c50859c9fd524e3 Adam Mesha 2013-04-11 01:55:47 -07:00
  • 844d1f9fa1 Removed overly verbose options and arguments (Should be obvious from the previous lines) Philipp Hagemeister 2013-04-11 10:54:37 +02:00
  • 213c31ae16 Added option --autonumber-size: Specifies the number of digits in %(autonumber)s when it is present in output filename template or --autonumber option is given Stanislav Kupryakhin 2013-04-02 11:40:07 +07:00
  • 04f3d551a0 Merge remote-tracking branch 'sagittarian/resolve-symlinks' Philipp Hagemeister 2013-04-11 10:51:13 +02:00
  • 3cdab1f76d Merge 87439741894443fcf6e10fce221b4e6d6911b6b8 into e8600d69fdab95668acc443d639c5cd460d45b91 Adam Mesha 2013-04-11 01:49:15 -07:00
  • e8600d69fd Credit @catch22 for ARD IE Philipp Hagemeister 2013-04-11 10:48:37 +02:00
  • b03d65c237 Minor improvements for ARD IE Philipp Hagemeister 2013-04-11 10:47:21 +02:00
  • 8743974189 Resolve the symlink if __main__.py is invoke as a symlink. Adam Mesha 2013-04-11 07:33:18 +03:00
  • 68f6962b87 Merge ae183c84fa4bf36f995e3c097601ac9cf72207ba into 43ff1a347d766bbaa7116f627680e8e74a8760d1 sagittarian 2013-04-10 21:35:17 -07:00
  • ae183c84fa Resolve the symlink if __main__.py is invoke as a symlink. Adam Mesha 2013-04-11 07:33:18 +03:00
  • dc36bc9434 Fix bug when the vimeo description is empty on Python 2.x. Adam Mesha 2013-04-11 07:27:04 +03:00
  • 3e57e6c1da Merge bce878a7c1678ac698ecd556b2c77a1e2f2306df into 43ff1a347d766bbaa7116f627680e8e74a8760d1 Jaime Marquínez Ferrándiz 2013-04-10 05:32:12 -07:00
  • bce878a7c1 Implement the playlist/start options in FileDownloader Jaime Marquínez Ferrándiz 2013-04-10 14:32:03 +02:00
  • 532d797824 In MetacafeIE return a url if YoutubeIE should do the job Jaime Marquínez Ferrándiz 2013-04-10 00:06:03 +02:00
  • 146c12a2da Change the order for extracting/downloading Jaime Marquínez Ferrándiz 2013-04-10 00:05:04 +02:00
  • d39919c03e Add progress counter for playlists Jaime Marquínez Ferrándiz 2013-04-05 13:01:59 +02:00
  • 60b3093e17 Merge df2dedeefba281e37bbdae5534a3360320259b22 into 43ff1a347d766bbaa7116f627680e8e74a8760d1 Michael Walter 2013-04-07 06:40:07 -07:00
  • df2dedeefb added ARD InfoExtractor (german state television) Michael Walter 2013-04-07 15:23:48 +02:00
  • adb029ed81 added --playpath/-y support to RTMP downloads (via 'play_path' entry in 'info_dict') Michael Walter 2013-04-07 15:17:36 +02:00
  • 24a170f8fd new GPG key - this new one is signed by the old expiried one - closes #779 Filippo Valsorda 2013-04-06 21:53:40 +02:00
  • c5ba189be4 release 2013.04.03 Filippo Valsorda 2013-04-06 20:53:44 +02:00
  • 43ff1a347d Change rg3.github.com to rg3.github.io almost everywhere Ricardo Garcia 2013-04-06 10:46:17 +02:00
  • 66661fc019 Change rg3.github.com to rg3.github.io in atom feed Ricardo Garcia 2013-04-06 10:43:34 +02:00
  • 14294236bf Merge branch 'master' into extract_info_rewrite Jaime Marquínez Ferrándiz 2013-04-05 12:39:51 +02:00
  • a87558dc12 Documentation license change (fixes #768) Ricardo Garcia 2013-04-03 20:09:38 +02:00
  • c2b293ba30 release 2013.04.03 2013.04.03 Philipp Hagemeister 2013-04-03 19:43:53 +02:00
  • c0c1b32cad Added option --autonumber-size: Specifies the number of digits in %(autonumber)s when it is present in output filename template or --autonumber option is given Stanislav Kupryakhin 2013-04-02 11:40:07 +07:00
  • 617a973ec0 Merge 7843cf09e8c5c51d3f84197963b81de642579e16 into 37cd9f522f4da057f098b584e46e44e2b512a254 CBGoodBuddy 2013-04-01 14:43:50 -07:00
  • 37cd9f522f Restore youtube-dl (update) binary (#770) Philipp Hagemeister 2013-04-01 23:43:20 +02:00
  • f33154cd39 Merge pull request #764 from jaimeMF/subtitles_not_found Filippo Valsorda 2013-03-31 19:02:18 -07:00
  • 358e3790a2 Merge bafeed9f5dd4613c6b0597f1328968658abb7cb9 into 90a99c1b5e01b86c793fb9ecb80a2521d8ae0f79 Jaime Marquínez Ferrándiz 2013-03-31 03:24:58 -07:00
  • bafeed9f5d Don't crash in FileDownloader if subtitles couldn't be found and errors are ignored Jaime Marquínez Ferrándiz 2013-03-31 12:21:35 +02:00
  • ef767f9fd5 Fix crash when subtitles are not found and the option --all-subs is given Jaime Marquínez Ferrándiz 2013-03-31 12:19:13 +02:00
  • bc97f6d60c Use report_error in subtitles error handling Jaime Marquínez Ferrándiz 2013-03-31 12:10:12 +02:00
  • 90a99c1b5e retry on UnavailableVideoError Filippo Valsorda 2013-03-31 03:29:34 +02:00
  • f375d4b7de import all IEs when testing to resemble more closely the real env Filippo Valsorda 2013-03-31 03:12:28 +02:00
  • fa41fbd318 don't catch YT user URLs in YoutubePlaylistIE (fix #754, fix #763) Filippo Valsorda 2013-03-31 03:02:05 +02:00
  • 6a205c8876 More fixes on subtitles errors handling Jaime Marquínez Ferrándiz 2013-03-30 14:17:12 +01:00
  • 0fb3756409 Fix crash when subtitles are not found Jaime Marquínez Ferrándiz 2013-03-30 14:11:33 +01:00
  • fbbdf475b1 Different feed file name Philipp Hagemeister 2013-03-29 21:44:06 +01:00
  • 8dfa0b76e6 minor feed improvements Philipp Hagemeister 2013-03-29 21:43:48 +01:00
  • c238be3e3a Correct feed title Philipp Hagemeister 2013-03-29 21:41:20 +01:00
  • 18aab9843e Correct feed URL Philipp Hagemeister 2013-03-29 21:37:51 +01:00
  • 7d8127b4b8 release 2013.03.29 Philipp Hagemeister 2013-03-29 21:29:41 +01:00
  • 1bf2801e6a release 2013.03.29 2013.03.29 Philipp Hagemeister 2013-03-29 21:22:57 +01:00
  • 2386b04c24 Ignore egg-info Philipp Hagemeister 2013-03-29 21:19:05 +01:00
  • cd0b44fd5e Add link to RSS feed (#758) Philipp Hagemeister 2013-03-29 21:18:48 +01:00
  • c9c8402093 Merge pull request #758 from jaimeMF/atom-feed Philipp Hagemeister 2013-03-29 12:50:20 -07:00
  • 7bb185f1c2 Merge 6060788083df366dae1cd75d4c1eac8e46918765 into e3700fc9e44c7820e1c38264c84a315c5f91bb2d Jaime Marquínez Ferrándiz 2013-03-29 11:42:43 -07:00
  • 6060788083 Write a new feed each time, reading from versions.json Jaime Marquínez Ferrándiz 2013-03-29 19:42:33 +01:00
  • e3700fc9e4 Merge pull request #736 from rg3/retry Filippo Valsorda 2013-03-29 09:01:27 -07:00
  • d91d64748e Merge 8cc83b8dbea6e4f34f483c4a209158307df566f0 into b693216d8d193a15c4ccc2c6af60a2f1aaedaf03 Filippo Valsorda 2013-03-29 08:53:17 -07:00
  • b693216d8d Merge pull request #752 from dodo/master Filippo Valsorda 2013-03-29 08:40:22 -07:00
  • fdcf582d28 Merge 5011cded16d15bb03c2f172ddae81499d764e28a into 46b9d8295d43bb4a5954da95293ef2490eb28b5e ▟ ▖▟ ▖ 2013-03-29 08:28:58 -07:00
  • 46b9d8295d Merge pull request #730 by @JohnyMoSwag Filippo Valsorda 2013-03-29 16:14:49 +01:00
  • 7decf8951c fix FunnyOrDieIE, MyVideoIE, TEDIE Filippo Valsorda 2013-03-29 15:59:13 +01:00
  • 1f46c15262 fix SpiegelIE Filippo Valsorda 2013-03-29 15:31:38 +01:00
  • 0cd358676c Rebased, fixed and extended LiveLeak.com support Filippo Valsorda 2013-03-29 15:13:24 +01:00
  • 43113d92cc Update InfoExtractors.py kkalpakloglou 2013-03-26 22:37:08 +02:00
  • 7eab8dc750 Pass the playlist info_dict to process_info Jaime Marquínez Ferrándiz 2013-03-29 12:32:42 +01:00
  • 44e939514e Added test for WorldStarHipHop Johny Mo Swag 2013-03-28 20:05:28 -07:00
  • 95506f1235 Merge remote-tracking branch 'jaimeMF/color_error_messages' Philipp Hagemeister 2013-03-29 00:25:48 +01:00
  • a91556fd74 Add a note on MaxDownloadsReached (#732, thanks to CBGoodBuddy) Philipp Hagemeister 2013-03-29 00:19:58 +01:00
  • a6e7ad783f Merge 8e331b2e969c04c8fd0ab060e279da99fc21fcd7 into 1447f728b57601b109ac1c3ff913e9c0d5238c9c CBGoodBuddy 2013-03-28 16:12:47 -07:00
  • 1447f728b5 Merge branch 'master' of github.com:rg3/youtube-dl Philipp Hagemeister 2013-03-29 00:06:48 +01:00
  • d2c690828a Add title and id to playlist results Jaime Marquínez Ferrándiz 2013-03-28 13:39:00 +01:00
  • cfa90f4adc Merge branch 'master' into extract_info_rewrite Jaime Marquínez Ferrándiz 2013-03-28 13:02:04 +01:00
  • 898280a056 use sys.stdout.buffer only on Python3 Filippo Valsorda 2013-03-28 13:13:03 +01:00
  • 59b4a2f0e4 Merge pull request #762 from jynnantonix/master Filippo Valsorda 2013-03-28 05:11:51 -07:00
  • e10b0cf1f6 Merge 1ee97784052d9f57ec618164a2a4c502186d93b2 into f10b2a9c14db686e7f9b7d050f41b26d5cc35e01 Chirantan Ekbote 2013-03-27 13:12:27 -07:00
  • 1ee9778405 Use sys.stdout.buffer instead of sys.stdout Chirantan Ekbote 2013-03-27 15:57:11 -04:00
  • 4cc335d913 Update InfoExtractors.py kkalpakloglou 2013-03-27 21:31:42 +02:00
  • 34a77fe2fb Update InfoExtractors.py kkalpakloglou 2013-03-27 13:36:59 +02:00
  • 594e61c215 Update InfoExtractors.py kkalpakloglou 2013-03-26 23:30:23 +02:00
  • 614b7d35a3 Merge 0157f014fe69ad8944f16e1777446863f61cd810 into f10b2a9c14db686e7f9b7d050f41b26d5cc35e01 kkalpakloglou 2013-03-26 13:50:17 -07:00
  • 0157f014fe Update InfoExtractors.py kkalpakloglou 2013-03-26 22:37:08 +02:00
  • db74c11d2b Add an Atom feed generator in devscripts Jaime Marquínez Ferrándiz 2013-03-26 18:13:52 +01:00
  • 5011cded16 SoundcloudSetIE dodo 2013-03-24 02:24:07 +01:00
  • c80b870579 Merge 33d8efdbcb597bde839ebc4d2038314599a4b5c2 into f10b2a9c14db686e7f9b7d050f41b26d5cc35e01 Jaime Marquínez Ferrándiz 2013-03-23 03:57:14 -07:00
  • 33d8efdbcb Fix broken TEDIE Jaime Marquínez Ferrándiz 2013-03-23 11:56:41 +01:00
  • f10b2a9c14 fix KeekIE Filippo Valsorda 2013-03-20 12:13:52 +01:00
  • 5cb3c0b319 Merge pull request #699 by @iemejia Filippo Valsorda 2013-03-20 11:35:55 +01:00
  • b9fc428494 add '--write-srt' and '--srt-lang' aliases for backwards compatibility Filippo Valsorda 2013-03-20 11:29:07 +01:00
  • c0ba104674 Fixed typo in error message when no subtitles were available. Ismael Mejia 2013-02-23 16:24:59 +01:00
  • 2a4093eaf3 Added new option '--list-subs' to show the available subtitle languages Ismael Mejia 2013-02-22 04:50:05 +01:00
  • 9e62bc4439 Added new option '--sub-format' to choose the format of the subtitles to downloade (defaut=srt) Ismael Mejia 2013-02-22 03:53:54 +01:00
  • 553d097442 Refactor subtitle options from srt to the more generic 'sub'. In order to be more consistent with different subtitle formats. From: * --write-srt to --write-sub * --only-srt to --only-sub * --all-srt to --all-subs * --srt-lang to --sub-lang' Ismael Mejia 2013-02-22 03:13:28 +01:00
  • ae608b8076 Added new option '--all-srt' to download all the subtitles of a video. Only works in youtube for the moment. Ismael Mejia 2013-02-22 02:52:55 +01:00
  • 58d807f34b Merge bdc096b51d18ba708e90e53064c270f450beb250 into e32b06e977447f6be78c02c66f35f609f81331ce Ismael Mejia 2013-03-19 04:05:40 -07:00
  • c397187061 Spiegel: Support hash at end of URL Philipp Hagemeister 2013-03-16 23:52:17 +01:00
  • e32b06e977 Spiegel IE Philipp Hagemeister 2013-03-12 01:08:54 +01:00
  • 7aaf979005 Regen the executable. Rogério Brito 2013-03-11 20:21:06 -03:00
  • 6cc4678e98 Merge branch 'master' into use-other-downloaders Rogério Brito 2013-03-11 20:20:07 -03:00
  • 8c42c506cd Add configuration to -v output Philipp Hagemeister 2013-03-12 00:10:05 +01:00