1
0
Fork 0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-06-06 20:35:50 -05:00

Commit graph

  • f8bd0194a7 Remove superfluous spaces Philipp Hagemeister 2013-12-09 20:05:10 +0100
  • 77526143e7 [brightcove] Use the original url (usually the player) as the default referer (fixes #1929) Jaime Marquínez Ferrándiz 2013-12-09 20:01:43 +0100
  • 4ff50ef846 [soundcloud] Do not match sets (Fixes #1930) Philipp Hagemeister 2013-12-09 19:57:00 +0100
  • caefb1de87 [ndtv] Add extractor (Fixes #1924) Philipp Hagemeister 2013-12-09 19:39:41 +0100
  • 1e1f84dac9 release 2013.12.09.3 Philipp Hagemeister 2013-12-09 18:56:17 +0100
  • 1d87e3a1c6 [rtlnow] Allow double slashes after domain name (Fixes #1928) Philipp Hagemeister 2013-12-09 18:55:54 +0100
  • df8ae1e3a2 release 2013.12.09.2 Philipp Hagemeister 2013-12-09 18:31:31 +0100
  • f7d8d4a116 Merge branch 'master' of github.com:rg3/youtube-dl Philipp Hagemeister 2013-12-09 18:29:12 +0100
  • 1c088fa89d Improve --bidi-workaround support Philipp Hagemeister 2013-12-09 18:29:07 +0100
  • de2dd4c502 [soundcloud] add support for private links (fixes #1927) Jaime Marquínez Ferrándiz 2013-12-09 17:08:58 +0100
  • 395293a889 [--load-info] Always read file as UTF-8 Philipp Hagemeister 2013-12-09 04:59:50 +0100
  • db4da14027 Merge remote-tracking branch 'jaimeMF/load-info' Philipp Hagemeister 2013-12-09 04:55:02 +0100
  • 2101830c0d Remove unused imports Philipp Hagemeister 2013-12-09 04:53:23 +0100
  • 977887469c Lower number of expected entries in top list Philipp Hagemeister 2013-12-09 04:50:48 +0100
  • ffa8f0df0a Merge remote-tracking branch 'jaimeMF/yt-toplists' Philipp Hagemeister 2013-12-09 04:49:32 +0100
  • 693b8b2d31 Merge remote-tracking branch 'dstftw/smotri.com-broadcast' Philipp Hagemeister 2013-12-09 04:42:35 +0100
  • a0d96c9843 Add filename to --dump-json output (Fixes #1908) Philipp Hagemeister 2013-12-09 04:31:18 +0100
  • 2a18bc9a4b Add some bug reporting hints Philipp Hagemeister 2013-12-09 04:20:14 +0100
  • eaa1a7bde3 release 2013.12.09.1 Philipp Hagemeister 2013-12-09 04:09:06 +0100
  • 0783b09b92 Add a workaround for terminals without bidi support (Fixes #1912) Philipp Hagemeister 2013-12-09 04:08:51 +0100
  • ffe62508e4 release 2013.12.09 Philipp Hagemeister 2013-12-09 03:03:01 +0100
  • ac79fa02b8 Restore Python 2.6.<6 compatibility (Fixes #1860) Philipp Hagemeister 2013-12-09 03:02:54 +0100
  • 7cc3570e53 Add fatal=False parameter to _download_* functions. Philipp Hagemeister 2013-12-09 01:49:01 +0100
  • baa7b1978b Remove the calls to 'compat_urllib_request.urlopen' in a few extractors Jaime Marquínez Ferrándiz 2013-12-08 22:24:55 +0100
  • ac5118bcb9 [arte.tv:ddc] Add fields to the test and skip download (rtmp) Jaime Marquínez Ferrándiz 2013-12-08 16:34:57 +0100
  • 5adb818947 Merge remote-tracking branch 'spjoe/master' (closes PR #1921) Jaime Marquínez Ferrándiz 2013-12-08 16:33:34 +0100
  • 52defb0c9b made ddc.arte.tv test working Camillo Dell'mour 2013-12-08 16:22:31 +0100
  • 56a8ab7d60 added arte.tv extractor support for subdomain ddc - Mit offenen Karten(german) Le Dessous des Cartes(france) Camillo Dell'mour 2013-12-08 14:02:14 +0100
  • 22686b91f0 release 2013.12.08.1 Philipp Hagemeister 2013-12-08 07:32:25 +0100
  • 31812a9e0e [youtube:channel] Fix automated channel detection Philipp Hagemeister 2013-12-08 07:30:42 +0100
  • 11bf848191 [wimp] simplify Philipp Hagemeister 2013-12-08 07:22:19 +0100
  • d4df5ed14c release 2013.12.08 Philipp Hagemeister 2013-12-08 06:54:52 +0100
  • 303b479e0a Automatically load SSL certs on Windows Philipp Hagemeister 2013-12-08 06:54:39 +0100
  • 4c52160646 [FileDownloader] Fix progress report on Windows (Fixes #1918) Philipp Hagemeister 2013-12-08 06:53:46 +0100
  • a213880aaf Simplify status reporting (#1918) Philipp Hagemeister 2013-12-08 05:49:35 +0100
  • 42d3bf844a Merge pull request #1919 from rzhxeo/xhamster Jaime Marquínez Ferrándiz 2013-12-07 14:35:17 -0800
  • b860967ce4 [XHamsterIE] Fix md5 in second test rzhxeo 2013-12-07 22:17:13 +0100
  • 8ca6b8fba1 [XHamsterIE] Fix HD video detection rzhxeo 2013-12-07 21:39:32 +0100
  • c4d9e6731a [pyvideo] add support for videos that don't come from Youtube Jaime Marquínez Ferrándiz 2013-12-07 11:19:59 +0100
  • 0d9ec5d963 [pyvideo] Cleanup and fix test Jaime Marquínez Ferrándiz 2013-12-07 10:59:18 +0100
  • 870fc4e578 Merge remote-tracking branch 'gekitsuu/master' (closes PR #1913) Jaime Marquínez Ferrándiz 2013-12-07 10:48:15 +0100
  • f623530d6e removing bad VALID_URL Adam Glenn 2013-12-06 21:12:10 -0800
  • ca9e02dc00 Adding pyvideo support Adam Glenn 2013-12-06 21:11:01 -0800
  • fb30ec22fd [vimeo] Add an extractor for groups Jaime Marquínez Ferrándiz 2013-12-06 22:01:41 +0100
  • 5cc14c2fd7 [vimeo] Add an extractor for albums (closes #1911) Jaime Marquínez Ferrándiz 2013-12-06 21:47:32 +0100
  • d349cd2240 [imdb] Fix extraction Jaime Marquínez Ferrándiz 2013-12-06 20:26:55 +0100
  • 0b6a9f639f [vevo] Update test video's duration Jaime Marquínez Ferrándiz 2013-12-06 20:14:29 +0100
  • 715c8e7bdb [youtube:playlist] Recognize mix ids for direct use (fixes #1295) Jaime Marquínez Ferrándiz 2013-12-06 19:52:41 +0100
  • 7d4afc557f [youtube:playlist] Support mix ids longer than 13 (#1295) Jaime Marquínez Ferrándiz 2013-12-06 19:48:54 +0100
  • 563e405411 [dailymotion] Fix view count regex Jaime Marquínez Ferrándiz 2013-12-06 13:41:07 +0100
  • f53c966a73 [dailymotion] Extract view count (#1895) Jaime Marquínez Ferrándiz 2013-12-06 13:36:36 +0100
  • 336c3a69bd [youtube] Extract like and dislike count (#1895) Jaime Marquínez Ferrándiz 2013-12-06 13:22:04 +0100
  • 4e76179476 [vimeo] Extract views count, likes count and comments count (#1895) Jaime Marquínez Ferrándiz 2013-12-06 13:03:08 +0100
  • ef4fd84857 [wistia] Add extractor Philipp Hagemeister 2013-12-06 09:15:04 +0100
  • 72135030d1 Merge remote-tracking branch 'origin/master' Philipp Hagemeister 2013-12-05 22:30:04 +0100
  • 3514813d5b [francetv] Add support for urls in the format http://www.france3.fr/emissions/{program}/diffusions/{date} (fixes #1898) Jaime Marquínez Ferrándiz 2013-12-05 21:26:35 +0100
  • 9e60602084 [francetv] Add support for more channels: 3, 4, 5 and Ô (#1898) Jaime Marquínez Ferrándiz 2013-12-05 20:45:53 +0100
  • 19e3dfc9f8 [9gag] Like/dislike count (#1895) Philipp Hagemeister 2013-12-05 18:29:07 +0100
  • a1ef7e85d6 Remove unused imports Philipp Hagemeister 2013-12-05 14:31:54 +0100
  • ef2fac6f4a Merge branch 'master' of github.com:rg3/youtube-dl Philipp Hagemeister 2013-12-05 14:29:14 +0100
  • 7fc3fa0545 [9gag] Add extractor Philipp Hagemeister 2013-12-05 14:29:08 +0100
  • 673d1273ff [vevo] Support '/watch/{id}' urls Jaime Marquínez Ferrándiz 2013-12-05 12:41:58 +0100
  • b9a2c53833 [metacafe] Add support for cbs videos (fixes #1838) Jaime Marquínez Ferrándiz 2013-12-04 23:43:50 +0100
  • e9bf7479d2 Add an extractor for theplatform.com Jaime Marquínez Ferrándiz 2013-12-04 23:28:40 +0100
  • bfb9f7bc4c [hotnewhiphop] Update test's title Jaime Marquínez Ferrándiz 2013-12-04 20:36:26 +0100
  • 6a656a843a Update description value for the write_info_json test (required after 27dcce1904) Jaime Marquínez Ferrándiz 2013-12-04 20:35:00 +0100
  • 29030c0a4c Merge remote-tracking branch 'dstftw/correct-valid-urls' Philipp Hagemeister 2013-12-04 19:56:05 +0100
  • c0ade33e16 Correct some extractor _VALID_URL regexes dst 2013-12-04 20:34:47 +0700
  • 671c0f151d release 2013.12.04 Philipp Hagemeister 2013-12-04 14:19:07 +0100
  • 27dcce1904 [youtube] Resolve URLs in comments Philipp Hagemeister 2013-12-04 14:16:52 +0100
  • 8aff7b9bc4 [smotri] Fix broadcast ticket regex dst 2013-12-04 12:36:12 +0700
  • 55f6597c67 [smotri] Add an extractor for live rtmp broadcasts dst 2013-12-04 08:41:09 +0700
  • d494389821 Option '--load-info': if the download fails, try extracting the info with the 'webpage_url' field of the info dict Jaime Marquínez Ferrándiz 2013-12-03 20:16:52 +0100
  • 1dcc4c0cad Add --load-info option (#972) Jaime Marquínez Ferrándiz 2013-11-22 14:57:53 +0100
  • 84db81815a Move common code for extractors based in MTV services to a new base class Jaime Marquínez Ferrándiz 2013-12-03 14:58:24 +0100
  • fb7abb31af Remove the compatibility code used before the new format system was implemented Jaime Marquínez Ferrándiz 2013-12-03 14:21:06 +0100
  • ce93879a9b [daum] Fix real video ID extraction Philipp Hagemeister 2013-12-03 14:16:58 +0100
  • 938384c587 [redtube] Fix search for title Philipp Hagemeister 2013-12-03 14:08:16 +0100
  • e9d8e302aa [xhamster] Change test checksum Philipp Hagemeister 2013-12-03 14:06:08 +0100
  • cb7fb54600 Change the ie_name of YoutubeSearchDateIE Jaime Marquínez Ferrándiz 2013-12-03 13:55:25 +0100
  • cf6758d204 Document disabling proxy (#1882) Philipp Hagemeister 2013-12-03 13:33:07 +0100
  • 731e3dde29 release 2013.12.03 Philipp Hagemeister 2013-12-03 13:13:09 +0100
  • a0eaa341e1 [configuration] Undo code breakage Philipp Hagemeister 2013-12-03 13:11:20 +0100
  • fb27c2295e Correct configuration file locations Philipp Hagemeister 2013-12-03 13:09:48 +0100
  • 1b753cb334 Add Windows configuration file locations (#1881) Philipp Hagemeister 2013-12-03 13:04:02 +0100
  • 36a826a50d Clarify --download-archive help (#1757) Philipp Hagemeister 2013-12-03 11:54:52 +0100
  • 8796857429 Credit @dstftw for smotri IE Philipp Hagemeister 2013-12-02 17:43:22 +0100
  • aaebed13a8 [smotri] Simplify Philipp Hagemeister 2013-12-02 17:08:17 +0100
  • 25939ffe56 Merge branch 'smotri.com' of https://github.com/dstftw/youtube-dl Philipp Hagemeister 2013-12-02 15:56:35 +0100
  • 5270d8cb13 Added extractors for smotri.com dst 2013-12-02 20:10:19 +0700
  • 0037e02921 release 2013.12.02 Philipp Hagemeister 2013-12-02 13:37:26 +0100
  • 6ad14cab59 Add --socket-timeout option Philipp Hagemeister 2013-12-02 13:37:05 +0100
  • a9be0cc736 Merge branch 'master' of github.com:rg3/youtube-dl Philipp Hagemeister 2013-12-02 13:36:20 +0100
  • 55a10eab48 [vimeo] Add an extractor for users (closes #1871) Jaime Marquínez Ferrándiz 2013-12-01 22:36:18 +0100
  • e344693b65 Make socket timeout configurable, and bump default to 10 minutes (#1862) Philipp Hagemeister 2013-12-01 11:42:02 +0100
  • 355e4fd07e [generic] Find embedded dailymotion videos (Fixes #1848) Philipp Hagemeister 2013-12-01 01:21:33 +0100
  • 5e09d6abbd [clipfish] Skip test on travis Philipp Hagemeister 2013-12-01 01:16:20 +0100
  • 0a688bc0b2 [youtube] Add support for downloading top lists (fixes #1868) Jaime Marquínez Ferrándiz 2013-11-30 14:56:51 +0100
  • b138de72f2 Merge branch 'master' of github.com:rg3/youtube-dl Philipp Hagemeister 2013-11-30 00:42:56 +0100
  • 06dcbb71d8 Clarify help of --write-pages (#1853) Philipp Hagemeister 2013-11-30 00:42:43 +0100