1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2025-06-28 14:26:19 +00:00

Commit Graph

  • 7f832413d6 Preserve line endings for downloaded subtitle files lkho 2016-08-09 15:25:23 +08:00
  • 7f2ed47595
    [rtlnl] Relax _VALID_URL (Closes #10282) Sergey M․ 2016-08-10 21:07:43 +07:00
  • c3fa77bdef
    [formula1] Relax _VALID_URL (Closes #10283) Sergey M․ 2016-08-10 21:00:40 +07:00
  • 57ce8a6d08 [wat] improve extraction(#10281) Remita Amine 2016-08-10 14:17:22 +01:00
  • 69d8eeeec5
    [ctsnews] Fix extraction Yen Chi Hsuan 2016-08-10 11:38:19 +08:00
  • 81c13222c6
    [utils] Recognize more formats in unified_timestamp Yen Chi Hsuan 2016-08-10 11:36:49 +08:00
  • 310ec3b601 download.html.in: Remove outdated warning Philipp Hagemeister 2016-08-09 20:03:15 +02:00
  • dc27b9ef78
    release 2016.08.10 Sergey M․ 2016-08-10 00:23:47 +07:00
  • b1ce2ba197
    release 2016.08.10 2016.08.10 Sergey M․ 2016-08-10 00:20:44 +07:00
  • 5c8411e968
    [ChangeLog] Actualize Sergey M․ 2016-08-10 00:18:28 +07:00
  • cc9c8ce5df
    [devscripts/prepare_manpage] Fix description strings starting with dash (Closes #10273) Sergey M․ 2016-08-09 22:24:58 +07:00
  • 20ef4123b9 [uol] remove unused import Remita Amine 2016-08-09 15:13:15 +01:00
  • 4e62d26aa2 [uol] Add new extractor(#4263) Remita Amine 2016-08-09 15:09:08 +01:00
  • b657816684
    Credit @singh-pratyush96 for #10223 Sergey M․ 2016-08-09 04:04:45 +07:00
  • 9778b3e7ee
    Credit @zvonicek for #10242 and #10253 Sergey M․ 2016-08-09 04:03:52 +07:00
  • 25dd58ca6a
    [metadatafromtitle] Remove unused exception class Sergey M․ 2016-08-09 04:01:05 +07:00
  • 5e42f8a0ad
    Make --metadata-from-title non fatal nyorain 2016-08-06 01:21:39 +02:00
  • 1ad6b891b2
    Add more checks for --min/max-sleep-interval arguments and use more idiomatic naming Sergey M․ 2016-08-09 03:47:56 +07:00
  • 7aa589a5e1
    Fix --min/max-sleep-interval wording Sergey M․ 2016-08-09 03:46:52 +07:00
  • 065bc35489
    Add --max-sleep-interval (Closes #9930) singh-pratyush96 2016-08-04 15:47:22 +05:30
  • 3a380766d1
    [rbmaradio] Improve, simplify and extract all formats (Closes #10242) Sergey M․ 2016-08-09 02:46:29 +07:00
  • affaea0688
    [rbmaradio] Fixed extractor Petr Zvoníček 2016-08-06 15:26:48 +02:00
  • 77426a087b
    [sonyliv] Improve (Closes #10258) Sergey M․ 2016-08-09 02:16:28 +07:00
  • 8991844ea2
    [sonyliv] Add new extractor Sukhbir Singh 2016-08-07 19:11:00 -04:00
  • 082395d0a0
    [extractor/generic] Add proper default to _search_json_ld call Sergey M․ 2016-08-08 22:48:33 +07:00
  • e8ed7354e6
    [flipagram] Add proper default to _search_json_ld call Sergey M․ 2016-08-08 22:46:19 +07:00
  • 1e7f602e2a
    [condenast] Make _search_json_ld call non fatal Sergey M․ 2016-08-08 22:45:49 +07:00
  • 522f6c066d
    [bbc] Add proper default to _search_json_ld call Sergey M․ 2016-08-08 22:44:36 +07:00
  • 321b5e082a
    [extractor/common] Respect default in _search_json_ld Sergey M․ 2016-08-08 22:36:18 +07:00
  • 3711fa1eb2
    Revert "[flipagram] Make _search_json_ld non fatal" Sergey M․ 2016-08-08 21:49:45 +07:00
  • 395c74615c
    Revert "[extractor/generic] Make _search_json_ld non fatal" Sergey M․ 2016-08-08 21:49:27 +07:00
  • 3dc240e8c6
    [sohu] Update _TESTS (closes #10260) Yen Chi Hsuan 2016-08-08 18:48:21 +08:00
  • a41a6c5094
    [chaturbate] Skip the invalid test Yen Chi Hsuan 2016-08-08 13:06:02 +08:00
  • d71207121d
    [biqle] Skip an invalid test Yen Chi Hsuan 2016-08-08 12:59:55 +08:00
  • b1c6f21c74
    [aparat] Fix extraction Yen Chi Hsuan 2016-08-08 12:59:07 +08:00
  • 412abb8760
    [bilibili] Update _TESTS Yen Chi Hsuan 2016-08-08 12:57:17 +08:00
  • f17d5f6d14
    [features.aol.com] Fix _TESTS Yen Chi Hsuan 2016-08-07 23:57:19 +08:00
  • 6bb801cfaf [cwtv] extract http formats Remita Amine 2016-08-07 22:56:04 +01:00
  • de02d1f4e9
    [rozhlas] Fix regexes and improve extraction (Closes #10253) Sergey M․ 2016-08-08 04:58:02 +07:00
  • e1f93a0a76
    [rozhlas] Add new extractor Petr Zvoníček 2016-08-07 17:35:54 +02:00
  • d21a661bb4
    [README.md] Update Options Link Charlie Le 2016-08-07 13:38:10 -07:00
  • b2bd968f4b
    [kuwo:singer] Fix extraction Yen Chi Hsuan 2016-08-07 22:59:34 +08:00
  • 99e1e39110
    release 2016.08.07 Sergey M․ 2016-08-07 21:15:26 +07:00
  • 4a01befb34
    release 2016.08.07 2016.08.07 Sergey M․ 2016-08-07 21:12:41 +07:00
  • 845dfcdc40
    [ChangeLog] Actualize Sergey M․ 2016-08-07 21:10:48 +07:00
  • d92cb46305
    [discoverygo] Add extractor (Closes #10245) Sergey M․ 2016-08-07 20:57:05 +07:00
  • a8795327ca
    [utils] Add support TV Parental Guidelines ratings in parse_age_limit Sergey M․ 2016-08-07 20:45:18 +07:00
  • d34995a9e3
    [flipagram] Make _search_json_ld non fatal Sergey M․ 2016-08-07 19:06:55 +07:00
  • 958849275f
    [extractor/generic] Make _search_json_ld non fatal Sergey M․ 2016-08-07 19:04:22 +07:00
  • 998f094452
    [bbc] Remove proxy from test Sergey M․ 2016-08-07 18:13:05 +07:00
  • aaa42cf0cf
    [bbc] PEP 8 Sergey M․ 2016-08-07 18:05:13 +07:00
  • 9fb64c04cd
    [bbc] Add support for morph embeds (Closes #10239) Sergey M․ 2016-08-07 18:01:50 +07:00
  • f9622868e7 [bbc] preserve format_id backward compatibility Remita Amine 2016-08-07 11:14:15 +01:00
  • 37768f9242 [common] correctly lower the preference of m3u8 master manifest format Remita Amine 2016-08-07 10:58:11 +01:00
  • a1aadd09a4
    [tnaflixnetworkbase] Improve title extraction Sergey M․ 2016-08-07 15:59:05 +07:00
  • b47a75017b
    [tnaflix] Fix metadata extraction (Closes #10249) Sergey M․ 2016-08-07 15:57:42 +07:00
  • e37b54b140 [fox] fix theplatform release url query Remita Amine 2016-08-06 20:53:13 +01:00
  • c1decda58c
    [openload] Fix extraction (closes #9706) Yen Chi Hsuan 2016-08-07 02:44:15 +08:00
  • d3f8e038fe
    [utils] Add decode_png for openload (#9706) Yen Chi Hsuan 2016-08-07 02:42:58 +08:00
  • ad152e2d95 [bbc] fix test Remita Amine 2016-08-06 19:36:12 +01:00
  • b0af12154e [bbc] reduce requests and improve format_id Remita Amine 2016-08-06 19:24:59 +01:00
  • d16b3c6677 [common] extract partOfTVSeries info in json-ld Remita Amine 2016-08-06 18:58:38 +01:00
  • c57244cdb1 [common] lower the preference of m3u8 master manifest format Remita Amine 2016-08-06 18:55:05 +01:00
  • a7e5f27412 [bbc] improve extraction Remita Amine 2016-08-06 18:48:09 +01:00
  • 089a40955c [pokemon] improve _VALID_URL Remita Amine 2016-08-06 12:08:14 +01:00
  • d73ebac100 [pokemon] Add new extractor(closes #10093) Remita Amine 2016-08-06 11:18:14 +01:00
  • e563c0d73b [condenast] fallback to loader.js if video.js fail Remita Amine 2016-08-05 21:01:16 +01:00
  • 5139edb775
    release 2016.08.06 Sergey M․ 2016-08-06 01:25:42 +07:00
  • 491c42e690
    release 2016.08.06 2016.08.06 Sergey M․ 2016-08-06 01:23:48 +07:00
  • 7f2339c617
    [ChangeLog] Actualize Sergey M․ 2016-08-06 01:19:47 +07:00
  • 8122e79fef
    [gamekings] Remove remnants Sergey M․ 2016-08-06 00:12:37 +07:00
  • fe3ad1d456
    [adultswim] Remove superfluous md5 from test Sergey M․ 2016-08-06 00:02:05 +07:00
  • 038a5e1a65
    [adultswim] Add support for trailers (Closes #10235) Sergey M․ 2016-08-06 00:00:05 +07:00
  • 84bc23b41b
    [archiveorg] PEP 8 Sergey M․ 2016-08-05 23:16:19 +07:00
  • 46933a15d6
    [extractor/common] Support root JSON-LD lists (Closes #10203) Sergey M․ 2016-08-05 23:14:32 +07:00
  • 3859ebeee6
    [tvplay] Capture and output native error message Sergey M․ 2016-08-05 22:49:19 +07:00
  • d50aca41f8 [archiveorg] improve format extraction(closes #10219) Remita Amine 2016-08-05 16:40:21 +01:00
  • 0ca057b965 [jwplatform] add support for playlist extraction and relative urls and improve audio detection Remita Amine 2016-08-05 16:39:24 +01:00
  • 5ca968d0a6
    [tvplay] Extract series metadata Sergey M․ 2016-08-05 22:37:38 +07:00
  • f0d31c624e
    [tvplay] Add support for subtitles (Closes #10194) Sergey M․ 2016-08-05 22:17:32 +07:00
  • 08c655906c [5min] fix _VALID_URL(closes #10228) Remita Amine 2016-08-05 10:22:33 +01:00
  • 5a993e1692 [natgeo] fix tests(closes #10229) Remita Amine 2016-08-05 10:13:11 +01:00
  • a7d2953073 [extractors] add tvp:embed import Remita Amine 2016-08-05 10:11:59 +01:00
  • fdd0b8f8e0 [tvp] extract video id from the webpage(fixes #7799) Remita Amine 2016-08-05 09:44:15 +01:00
  • f65dc41b72 [naver] extract upload date Remita Amine 2016-08-05 08:11:44 +01:00
  • 962250f7ea
    [cbslocal] Fix timestamp parsing (closes #10213) Yen Chi Hsuan 2016-08-05 11:44:50 +08:00
  • 7dc2a74e0a
    [utils] Fix unified_timestamp for formats parsed by parsedate_tz() Yen Chi Hsuan 2016-08-05 11:41:55 +08:00
  • b02b960c6b [naver] improve extraction(closes #8096) Remita Amine 2016-08-04 21:42:22 +01:00
  • 4f427c4be8 [condenast] improve extraction Remita Amine 2016-08-04 18:28:49 +01:00
  • 8a00ea567b
    [natgeo:episodeguide] Do not shadow url from outer scope Sergey M․ 2016-08-04 23:21:04 +07:00
  • 8895be01fc [5min] fix _VALID_URL Remita Amine 2016-08-04 16:55:12 +01:00
  • 52e7fcfeb7 [engadget] Relax _VALID_URL Remita Amine 2016-08-04 16:34:47 +01:00
  • 2396062c74 [5min] delegate extraction to AolIE Remita Amine 2016-08-04 16:21:27 +01:00
  • 14704aeff6 [kaltura] remove debugging line Remita Amine 2016-08-04 14:54:34 +01:00
  • 3c2c3af059 [extractors] change imports for national geographic extractors Remita Amine 2016-08-04 12:20:56 +01:00
  • 1891ea2d76 [nationalgeographic] Add support for National Geographic Episode Guide Remita Amine 2016-08-04 12:18:10 +01:00
  • 1094074c04 [kaltura] extract subtitles and reduce requests Remita Amine 2016-08-04 09:38:37 +01:00
  • 217d5ae013 [vodplatform] Add new extractor Remita Amine 2016-08-04 09:37:27 +01:00
  • 8b40854529 [common] lower proto_preference of rtsp formats Remita Amine 2016-08-04 09:24:20 +01:00
  • 6bb0fbf9fb
    Revert "[README.md] Use full paths for all configuration files (#8863)" Yen Chi Hsuan 2016-08-04 09:54:28 +08:00