1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2025-07-15 23:06:19 +00:00

Commit Graph

  • d4da3d6116 BlipTVIE: download the video in the best quality (closes #215) Jaime Marquínez Ferrándiz 2013-07-02 10:40:23 +02:00
  • 5d23097037 release 2013.07.02 Philipp Hagemeister 2013-07-02 09:23:11 +02:00
  • d5a62e4f5f release 2013.07.02 2013.07.02 Philipp Hagemeister 2013-07-02 09:14:09 +02:00
  • 9a82b2389f Do not show bug report for errors that are to be expected (Closes #973) Philipp Hagemeister 2013-07-02 08:40:21 +02:00
  • 8dba13f7e8 Squelch git not found exception (#973) Philipp Hagemeister 2013-07-02 08:36:20 +02:00
  • deacef651f Improve formatting Philipp Hagemeister 2013-07-02 08:35:39 +02:00
  • 2e1b3afeca README.md: Fix markup and some of the text. Philipp Hagemeister 2013-07-02 07:39:54 +02:00
  • 652e776893 setup: PEP-8 fixes. Rogério Brito 2013-06-26 00:54:55 -03:00
  • d055fe4cb0 setup: cosmetics: Add/remove some whitespace for readability. Rogério Brito 2013-06-26 00:53:55 -03:00
  • 131842bb0b setup: Move pseudo-docstring to a proper comment. Rogério Brito 2013-06-26 00:51:27 -03:00
  • 59fc531f78 Add InstagramIE (related #904) Jaime Marquínez Ferrándiz 2013-07-01 21:08:54 +02:00
  • 5c44c15438 GenericIE: match titles that spread across multiple lines (related #904) Jaime Marquínez Ferrándiz 2013-07-01 20:50:50 +02:00
  • 62067cb9b8 Shorten --list-extractor-descriptions to --extractor-descriptions Philipp Hagemeister 2013-07-01 18:59:29 +02:00
  • 0f81866329 Add --list-extractor-descriptions (human-readable list of IEs) Philipp Hagemeister 2013-07-01 18:52:19 +02:00
  • 2db67bc0f4 Merge branch 'master' of github.com:rg3/youtube-dl Philipp Hagemeister 2013-07-01 18:21:36 +02:00
  • 7dba9cd039 Sort IEs alphabetically in --list-extractors Philipp Hagemeister 2013-07-01 18:21:29 +02:00
  • 75dff0eef7 [youtube]: add YoutubeShowIE (closes #14) Jaime Marquínez Ferrándiz 2013-07-01 17:59:28 +02:00
  • d828f3a550 YoutubeIE: use a negative index when accessing the last element of the format list Jaime Marquínez Ferrándiz 2013-07-01 17:19:33 +02:00
  • bcd6e4bd07 YoutubeIE: extract the correct video id for movie URLs (closes #597) Jaime Marquínez Ferrándiz 2013-07-01 16:51:18 +02:00
  • 53936f3d57 Merge remote-tracking branch 'yasoob/master' Philipp Hagemeister 2013-07-01 15:19:45 +02:00
  • 0beb3add18 Separate downloader options Philipp Hagemeister 2013-07-01 14:53:25 +02:00
  • f9bd64c098 [update] Add package manager to error message (#959) Philipp Hagemeister 2013-07-01 02:36:49 +02:00
  • d7f44b5bdb [youtube] Warn if URL is most likely wrong (#969) Philipp Hagemeister 2013-07-01 02:29:29 +02:00
  • 48bfb5f238 [instagram] Fix title Philipp Hagemeister 2013-06-30 14:07:32 +02:00
  • 97ebe8dcaf StatigramIE: update the title of the test video Jaime Marquínez Ferrándiz 2013-06-30 13:57:57 +02:00
  • d4409747ba TumblrIE: update test Jaime Marquínez Ferrándiz 2013-06-30 13:52:20 +02:00
  • 37b6a6617f ArteTvIE: support videos from videos.arte.tv Jaime Marquínez Ferrándiz 2013-06-30 13:38:22 +02:00
  • b4a0cb65d2 release 2013.06.34.4 Philipp Hagemeister 2013-06-29 20:27:48 +02:00
  • ca1c9cfe11 release 2013.06.34.4 2013.06.34.4 Philipp Hagemeister 2013-06-29 20:22:08 +02:00
  • adeb4d7469 Merge remote-tracking branch 'origin/master' Philipp Hagemeister 2013-06-29 20:21:13 +02:00
  • 50587ee8ec [vimeo] fix detection for http://vimeo.com/groups/124584/videos/24973060 Philipp Hagemeister 2013-06-29 20:20:20 +02:00
  • 8244288dfe WatIE: support videos divided in multiple parts (closes #222 and #659) Jaime Marquínez Ferrándiz 2013-06-29 18:22:03 +02:00
  • 6ffe72835a [tutv] Fix URL type (for Python 3) Philipp Hagemeister 2013-06-29 17:42:15 +02:00
  • f172f50972 release 2013.06.34.3 Philipp Hagemeister 2013-06-29 17:36:18 +02:00
  • 8ba5e990a5 release 2013.06.34.3 2013.06.34.3 Philipp Hagemeister 2013-06-29 17:30:11 +02:00
  • 9afb1afcc6 [tutv] Add IE (Fixes #965) Philipp Hagemeister 2013-06-29 17:29:40 +02:00
  • 0e21093a8f Merge branch 'master' of github.com:rg3/youtube-dl Philipp Hagemeister 2013-06-29 16:57:34 +02:00
  • 9c5cd0948f [ted] Fix test checksum Philipp Hagemeister 2013-06-29 16:45:56 +02:00
  • 1083705fe8 Update the default output template in the README Jaime Marquínez Ferrándiz 2013-06-29 16:35:28 +02:00
  • f3d294617f Document view_count (Closes #963) Philipp Hagemeister 2013-06-29 16:32:28 +02:00
  • de33a30858 Merge pull request #962 from jaimeMF/TF1 Philipp Hagemeister 2013-06-29 07:30:49 -07:00
  • 887a227953 added an IE and test for traileraddict.com M.Yasoob Khalid 2013-06-29 19:17:27 +05:00
  • 705f6f35bc Move TF1IE to its own file Jaime Marquínez Ferrándiz 2013-06-29 15:18:19 +02:00
  • e648b22dbd Add TF1IE Jaime Marquínez Ferrándiz 2013-06-29 14:43:35 +02:00
  • 257a2501fa keep track of the dates and html5player versions of working YT signature algos Filippo Valsorda 2013-06-27 22:20:50 +02:00
  • 99afb3ddd4 Add WatIE Jaime Marquínez Ferrándiz 2013-06-28 22:01:47 +02:00
  • a3c776203f Rewrote error message a bit to clarify Philipp Hagemeister 2013-06-28 18:53:31 +02:00
  • 53f350c165 Changed the error message. M.Yasoob Ullah Khalid 2013-06-27 23:20:08 +05:00
  • f46d31f948 Add RingTVIE (Thanks @yasoob) M.Yasoob Khalid 2013-06-28 20:44:06 +05:00
  • bf64ff72db Added an IE for gamespot. Although gamespot allows downloading but it is only available to registered users. With this IE no registration is required. M.Yasoob Khalid 2013-06-28 10:34:01 +05:00
  • bc2884afc1 Print which IE is being skipped in test_download Jaime Marquínez Ferrándiz 2013-06-28 11:20:00 +02:00
  • 023fa8c440 Add function add_default_info_extractors to YoutubeDL Jaime Marquínez Ferrándiz 2013-06-27 23:51:06 +02:00
  • 427023a1e6 Merge branch 'generate-ie-list' Philipp Hagemeister 2013-06-27 22:44:02 +02:00
  • a924876fed Make sure that IEs only accept their own URLs Philipp Hagemeister 2013-06-27 21:21:54 +02:00
  • 3f223f7b2e [tumblr] Fix title Philipp Hagemeister 2013-06-27 21:19:42 +02:00
  • fc2c063e1e Move testcase generator to helper Philipp Hagemeister 2013-06-27 21:15:16 +02:00
  • 20db33e299 Make sure SoundcloudIE does not match soundcloud sets Philipp Hagemeister 2013-06-27 21:11:23 +02:00
  • ddd7e3903d release 2013.06.34.2 Philipp Hagemeister 2013-06-27 21:06:56 +02:00
  • c0109aa497 release 2013.06.34.2 2013.06.34.2 Philipp Hagemeister 2013-06-27 20:50:57 +02:00
  • ba7a1de04d Credit @gitprojs for auengine Philipp Hagemeister 2013-06-27 20:50:34 +02:00
  • 4269e78a80 Merge branch 'master' of github.com:rg3/youtube-dl Philipp Hagemeister 2013-06-27 20:47:03 +02:00
  • 6f5ac90cf3 Move tests to the IE definitions Philipp Hagemeister 2013-06-27 20:46:46 +02:00
  • de282fc217 Merge pull request #954 from gitprojs/generic Philipp Hagemeister 2013-06-27 11:44:46 -07:00
  • ddbd903576 Tests: Add coding to files Philipp Hagemeister 2013-06-27 20:32:02 +02:00
  • 0c56a3f773 [googleplus] move tests Philipp Hagemeister 2013-06-27 20:31:27 +02:00
  • 9d069c4778 [infoq] move tests Philipp Hagemeister 2013-06-27 20:27:08 +02:00
  • 0d843f796b Remove superfluous name declarations Philipp Hagemeister 2013-06-27 20:25:56 +02:00
  • 67f51b3d8c [youku] move tests Philipp Hagemeister 2013-06-27 20:25:46 +02:00
  • 5c5de1c79a [eighttracks] move test Philipp Hagemeister 2013-06-27 20:22:00 +02:00
  • 0821771466 [steam] move test Philipp Hagemeister 2013-06-27 20:20:00 +02:00
  • 83f6f68e79 [metacafe] move tests Philipp Hagemeister 2013-06-27 20:18:35 +02:00
  • 27473d18da Made 'video' the default title for generic IE Albert Kim 2013-06-27 19:18:15 +01:00
  • 0c6c096c20 [soundcloud] Move tests Philipp Hagemeister 2013-06-27 20:17:21 +02:00
  • 52c8ade4ad Made generic IE handle more cases Albert Kim 2013-06-27 19:16:09 +01:00
  • 0e853ca4c4 [youtube] Fix tests in 2.x Philipp Hagemeister 2013-06-27 19:55:39 +02:00
  • 41beccbab0 Use str every time Philipp Hagemeister 2013-06-27 19:43:43 +02:00
  • 2eb88d953f Allow _TESTS attribute for IEs with multiple tests Philipp Hagemeister 2013-06-27 19:13:11 +02:00
  • 1f0483b4b1 Generate the list of IEs automatically Philipp Hagemeister 2013-06-27 18:38:42 +02:00
  • 6b47c7f24e Allow moving tests into IE files Philipp Hagemeister 2013-06-27 18:28:45 +02:00
  • d798e1c7a9 [auengine] Rename to official capitalization Philipp Hagemeister 2013-06-27 18:19:19 +02:00
  • 3a8736bd74 Merge remote-tracking branch 'gitprojs/master' Philipp Hagemeister 2013-06-27 18:16:41 +02:00
  • c052f7300c release 2013.06.34.1 Philipp Hagemeister 2013-06-27 18:01:54 +02:00
  • c8c5163618 release 2013.06.34.1 2013.06.34.1 Philipp Hagemeister 2013-06-27 17:58:58 +02:00
  • 500f3d2432 Merge remote-tracking branch 'origin/HEAD' Philipp Hagemeister 2013-06-27 17:58:42 +02:00
  • ed4a915e08 Add tests and improve for HotNewHipHop Philipp Hagemeister 2013-06-27 17:56:48 +02:00
  • b8f7b1579a Merge remote-tracking branch 'JohnyMoSwag/master' Philipp Hagemeister 2013-06-27 17:52:41 +02:00
  • ed54491c60 fix for detecting youtube embedded videos. Johny Mo Swag 2013-06-27 08:39:32 -07:00
  • e4decf2750 Updated auengine IE to use compat_urllib* utils Albert Kim 2013-06-27 13:48:28 +01:00
  • c90f13d106 YoutubeIE: update the docstrings and the error message of _decrypt_signature Jaime Marquínez Ferrándiz 2013-06-27 14:37:45 +02:00
  • 62008f69c1 Added an IE for auengine.com Albert Kim 2013-06-27 12:58:09 +01:00
  • 375db3649b release 2013.06.34 Philipp Hagemeister 2013-06-27 13:06:57 +02:00
  • e88f5e0b4e release 2013.06.34 2013.06.34 Philipp Hagemeister 2013-06-27 13:02:57 +02:00
  • 769fda3c5a print more encrypted signature info on -v (rel: #948) Filippo Valsorda 2013-06-27 12:54:07 +02:00
  • 23300d7149 a new day, a new s algo - fix #946 Filippo Valsorda 2013-06-27 12:24:46 +02:00
  • f5756f388a Check in signature generator Philipp Hagemeister 2013-06-27 11:15:29 +02:00
  • ee313cdcbf simplify youtube signature generation Philipp Hagemeister 2013-06-27 11:15:01 +02:00
  • 8b50fed04b removed print statement Johny Mo Swag 2013-06-26 19:04:05 -07:00
  • 5b66de8859 Added HotNewHipHop IE Johny Mo Swag 2013-06-26 18:38:48 -07:00
  • e38af9e00c Merge branch 'master' of github.com:rg3/youtube-dl Philipp Hagemeister 2013-06-27 01:52:13 +02:00
  • 6b37f0be55 Add a clean-room implementation for youtube signatures Philipp Hagemeister 2013-06-27 01:51:10 +02:00