1
0
Fork 0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-06-09 21:05:44 -05:00

Commit graph

  • 6de0595eb8 release 2014.08.05 Philipp Hagemeister 2014-08-05 17:02:47 +0200
  • e48a2c646d Credit @matrixik for #3441 Sergey M․ 2014-08-05 19:09:11 +0700
  • 0f831a1a92 Merge pull request #3441 from matrixik/patch-1 Sergey M. 2014-08-05 19:07:05 +0700
  • 1ce464aba9 Add more information about running tests, add syntax highlighting Erik Johnson 2014-08-05 00:38:43 -0500
  • 6994e70651 Fix CSS parsing for Patreon Erik Johnson 2014-08-05 00:26:23 -0500
  • 3e510af38d [vimeo] Ignore video 'base' thumbnail (Closes #3438) Dobrosław Żybort 2014-08-04 21:37:36 +0200
  • 0aed8df2bf Merge remote-tracking branch 'upstream/master' rupertbaxter2 2014-08-03 15:23:01 -0700
  • 5ecd7b0a92 [fm4] Add new extractor Sebastian Haas 2014-08-03 20:47:56 +0200
  • a229909fa6 [jove] Add new extractor. Closes #3177 Naglis Jonaitis 2014-08-03 21:24:44 +0300
  • 548f31d99c [vimeo] Use original URL when for standard vimeo.com links (Closes #3428) Sergey M․ 2014-08-04 00:04:47 +0700
  • 2f61fe4ccc Removed unneccesary changes to utils.py rupertbaxter2 2014-08-03 07:38:04 -0700
  • 03359e9864 Added --sleep-interval option rupertbaxter2 2014-08-03 07:34:04 -0700
  • 78b296b0ff [Mojvideo] Add new extractor (minor changes) David Fabijan 2014-08-03 11:56:32 +0200
  • be79b07907 [Mojvideo] Add new extractor (minor changes) David Fabijan 2014-08-03 11:55:51 +0200
  • 5537dce84d [Mojvideo] Add new extractor David Fabijan 2014-08-03 10:50:25 +0200
  • 493987fefe [ubu] Add missing whitespace Sergey M․ 2014-08-03 01:20:51 +0700
  • c97797a737 release 2014.08.02.1 Philipp Hagemeister 2014-08-02 18:16:52 +0200
  • 8d7d9d3452 [pbs] Add support for frontline videos (Closes #3414 #3405) Sergey M․ 2014-08-02 19:09:36 +0700
  • 7a5e7b303c [ubu] Add extractor (Close #3418) Sergey M․ 2014-08-02 17:56:01 +0700
  • 61aabb9d70 release 2014.08.02 Philipp Hagemeister 2014-08-02 12:25:40 +0200
  • 62af3a0eb5 [youtube] Use new signature cache ID for in-memory cache as well Philipp Hagemeister 2014-08-02 12:23:18 +0200
  • 60064c53f1 [youtube] Make cache ID a tuple of lengths instead of just the whole length Philipp Hagemeister 2014-08-02 12:21:53 +0200
  • 98eb1c3fa2 [youtube] Clean up -v signature output Philipp Hagemeister 2014-08-02 11:55:20 +0200
  • 201e9eaa0e [youtube] Show format ID in signature deobfuscation -v output Philipp Hagemeister 2014-08-02 06:35:18 +0200
  • 9afa6ede21 Merge branch 'naglis-izlesene' Sergey M․ 2014-08-01 19:08:27 +0700
  • f4776371ae [izlesene] Minor changes Sergey M․ 2014-08-01 19:08:09 +0700
  • 328a20bf9c Merge branch 'izlesene' of https://github.com/naglis/youtube-dl into naglis-izlesene Sergey M․ 2014-08-01 18:16:47 +0700
  • 5622f29ae4 [ard] Quote path part instead of whole URL encode Sergey M․ 2014-07-31 21:23:15 +0700
  • b4f23afbd1 [ard] Encode url (Closes #3412) Sergey M․ 2014-07-31 20:35:29 +0700
  • 0138968a6a [vidme] Add extractor (Closes #3404) Sergey M․ 2014-07-31 20:26:52 +0700
  • c7667c2d7f [downloader/(common/http)] Changes calculation of the rate-limit. (Fix #2297, fix #2140, fix #595, fix #2370) SyxbEaEQ2 2014-07-31 03:08:24 +0200
  • c3f0b12b0f fix exception Erik Johnson 2014-07-30 15:30:07 -0500
  • 4f31d0f2b7 release 2014.07.30 Philipp Hagemeister 2014-07-30 09:50:22 +0200
  • bff74bdd1a [vevo] Sort formats (Fixes #3399) Philipp Hagemeister 2014-07-30 09:49:55 +0200
  • 10b04ff7f4 Move --bidi-workaround to workarounds option group Philipp Hagemeister 2014-07-29 17:19:07 +0200
  • 1f7ccb9014 [generic] Add --default-search fixup_error Philipp Hagemeister 2014-07-29 17:17:43 +0200
  • c7b3209668 [swrmediathek] Improve _VALID_URL Sergey M․ 2014-07-29 20:43:31 +0700
  • 895ba7d1dd [gamestar] Use helper methods to not break if something changes (#3393) Philipp Hagemeister 2014-07-29 05:59:47 +0200
  • a2a1b0baa2 [gamestar] Add new extractor (init) SyxbEaEQ2 2014-07-29 00:37:18 +0200
  • 8646eb790e [gamestar] Add new extractor SyxbEaEQ2 2014-07-29 00:31:33 +0200
  • 27ace98f51 Add import for Patreon extractor Erik Johnson 2014-07-28 13:41:28 -0500
  • a00d73c8c8 Add Patreon extractor Erik Johnson 2014-07-28 13:40:58 -0500
  • f036a6328e [extractor/common] _extract_f4m_formats: Use more specific messages when downloading the manifest Jaime Marquínez Ferrándiz 2014-07-28 15:42:19 +0200
  • 31bb8d3f51 [bloomberg] Extract the available formats (closes #2776) Jaime Marquínez Ferrándiz 2014-07-28 15:25:56 +0200
  • 4958ae2058 [francetv] Fix wrong variable name Jaime Marquínez Ferrándiz 2014-07-28 15:21:05 +0200
  • 7e8d73c183 [francetv] Extract all the available formats (#3278) Jaime Marquínez Ferrándiz 2014-07-28 14:37:13 +0200
  • 1a9b9649fb Check load_more_widget_html for feed paging Tim Sogard 2014-07-27 17:14:29 -0700
  • 65bc504db8 [br] Extract duration Sergey M․ 2014-07-28 00:51:38 +0700
  • 0fc74a0d91 [br] Fix test Sergey M․ 2014-07-28 00:45:46 +0700
  • 8d2cc6fbb1 [blinkx] Fix duration Sergey M․ 2014-07-28 00:40:17 +0700
  • a954584f63 [bandcamp] Replace 404 playlist test Sergey M․ 2014-07-28 00:27:27 +0700
  • cb3ff6fb01 [godtube] Add extractor (Closes #3367) Sergey M․ 2014-07-27 02:38:05 +0700
  • 71aa656d13 [streamcloud] Remove duration and modernize (Closes #3374) Sergey M․ 2014-07-27 02:05:06 +0700
  • 366b1f3cfe [izlesene] Add new extractor. Closes #3184 Naglis Jonaitis 2014-07-26 14:35:23 +0300
  • 64ce58db38 [abc] Add extractor (closes #3361) Jaime Marquínez Ferrándiz 2014-07-26 00:05:37 +0200
  • 11b85ce62e [YouTubeDL] Best practices (Closes #3370) Philipp Hagemeister 2014-07-25 23:37:32 +0200
  • 1220352ff7 [tvplay] Add extractor (Closes #3245) Sergey M․ 2014-07-25 21:33:29 +0700
  • 8f3034d871 [livestream] Do not fail if SMIL download fails Philipp Hagemeister 2014-07-25 11:53:52 +0200
  • 7fa547ab02 [livestream] Make clipBegin optional in SMIL Philipp Hagemeister 2014-07-25 11:50:10 +0200
  • 3182f3e2dc [justin.tv] Fix page reporting (#3352) Philipp Hagemeister 2014-07-25 11:46:51 +0200
  • cbf915f3f6 [livestream] Parse SMIL (#2713) Philipp Hagemeister 2014-07-25 11:39:17 +0200
  • b490b8849a release 2014.07.25.1 Philipp Hagemeister 2014-07-25 10:47:35 +0200
  • 5d2519e5bf [gdcvault] Add support for direct URL video type Philipp Hagemeister 2014-07-25 10:45:04 +0200
  • c3415d1bac [extractor/common] PEP8 Philipp Hagemeister 2014-07-25 10:43:03 +0200
  • 36f3542883 release 2014.07.25 Philipp Hagemeister 2014-07-25 07:05:17 +0200
  • 4cb71e9b6a [jsinterp] Fix slice Philipp Hagemeister 2014-07-25 07:04:39 +0200
  • 4bc7009e8a [jsinterp] Add new testcase Philipp Hagemeister 2014-07-25 07:00:54 +0200
  • 16f8e9df8a [jsinterp] Allow uppercase object names Philipp Hagemeister 2014-07-25 06:54:52 +0200
  • b081cebefa [youtube] Fix player ID display Philipp Hagemeister 2014-07-25 06:49:26 +0200
  • 916c145217 [shared] Add extractor (Closes #3312) Sergey M․ 2014-07-24 21:12:45 +0700
  • 4192b51c7c Replace failure handling with up-front check. Philipp Hagemeister 2014-07-24 13:29:44 +0200
  • 052421ff09 Add --rm-cache-dir Philipp Hagemeister 2014-07-24 12:16:16 +0200
  • 4e99f48817 deprecate --title Philipp Hagemeister 2014-07-24 11:52:16 +0200
  • a11165ecc6 Reorder filesytem options Philipp Hagemeister 2014-07-24 11:50:49 +0200
  • fbb2fc5580 Group cache-related options under filesystem Philipp Hagemeister 2014-07-24 11:49:26 +0200
  • 2fe3d240cc Regroup and hide workaround options Philipp Hagemeister 2014-07-24 11:46:21 +0200
  • 42f4dcfe41 [test_youtube_signatures] Modernize Philipp Hagemeister 2014-07-24 11:39:54 +0200
  • 892e3192fb [jsinterp] Do not expect dot in simple function call Philipp Hagemeister 2014-07-24 11:33:33 +0200
  • 7272eab9d0 release 2014.07.24 Philipp Hagemeister 2014-07-24 11:24:43 +0200
  • ebe832dc37 [jsinterp] 'reverse' modifies the array in place (fixes #3334) Jaime Marquínez Ferrándiz 2014-07-24 11:08:31 +0200
  • 825abb8175 [jsinterp] Implement splice and general improvement Philipp Hagemeister 2014-07-24 10:41:12 +0200
  • 8944ec0109 [krasview] Add extractor (Closes #3313) Sergey M․ 2014-07-23 19:29:15 +0700
  • c084c93402 [youtube] Extract the 'sts' parameter from the webpage (fixes #3327) Jaime Marquínez Ferrándiz 2014-07-23 12:16:26 +0200
  • 8c778adc39 [gameone] simplify playlist extractor Ole Ernst 2014-07-23 10:00:50 +0200
  • 71b6065009 [gameone] add playlist test Ole Ernst 2014-07-23 09:32:01 +0200
  • 7e660ac113 if there is more than one subtitle for the language, use the first one Liu DongMiao 2014-07-23 10:56:09 +0800
  • d799b47b82 [ffmpeg] PEP8 and a more obvious variable name Philipp Hagemeister 2014-07-23 02:55:06 +0200
  • b7f8116406 Deletes temp files after postprocess merge unless -k option is specified rupertbaxter2 2014-07-23 02:53:44 +0200
  • 6db274e057 Remove legacy FileDownloader (Closes #2964) Philipp Hagemeister 2014-07-23 02:47:52 +0200
  • 0c92b57398 Remove unused imports Philipp Hagemeister 2014-07-23 02:46:21 +0200
  • becafcbf0f [wdr] fix up imports Philipp Hagemeister 2014-07-23 02:44:30 +0200
  • 92a86f4c1a Do not import from legacy FileDownloader class Philipp Hagemeister 2014-07-23 02:43:59 +0200
  • dfe029a62c release 2014.07.23.2 Philipp Hagemeister 2014-07-23 02:25:27 +0200
  • b0472057a3 [YoutubeDL] Make sure we really, really get out the encoding string Philipp Hagemeister 2014-07-23 02:24:50 +0200
  • c081b35c27 [youtube] Support new player URLs (Fixes #3326) Philipp Hagemeister 2014-07-23 02:19:33 +0200
  • 9f43890bcd [jsinterp] Allow digits in function names Philipp Hagemeister 2014-07-23 02:13:48 +0200
  • 94a20aa5f8 [rtlnow] Simplify outdated test Philipp Hagemeister 2014-07-23 01:49:25 +0200
  • 94e8df3a7e [wdr] Fix umlaut parsing on Python 2.x Philipp Hagemeister 2014-07-23 01:47:36 +0200
  • 37e64addc8 [nbc] Add missing import Philipp Hagemeister 2014-07-23 01:47:18 +0200
  • d82ba23ba5 [soundcloud:playlist] Fix test description Philipp Hagemeister 2014-07-23 01:43:59 +0200