1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2025-06-24 04:16:19 +00:00

Commit Graph

  • 399f76870d
    [compat] Introduce compat_etree_Element Sergey M․ 2019-03-06 01:18:52 +07:00
  • e5ada4f3ad
    [extractor/common] Fallback url to base URL for DASH formats Sergey M․ 2019-03-06 00:33:08 +07:00
  • bb6f112d9d
    [npo] Improve ISM extraction Sergey M․ 2019-03-05 23:57:39 +07:00
  • c17eb5b4b0
    [rai] Improve extraction (closes #20253) Sergey M․ 2019-03-05 23:54:25 +07:00
  • d9eb580a79
    [extractor/common] Do not fail on invalid data while parsing F4M manifest in non fatal mode Sergey M․ 2019-03-05 23:45:40 +07:00
  • 5dcd630dca [paramountnetwork] fix mgid extraction(closes #20241) Remita Amine 2019-03-04 22:26:32 +01:00
  • c790e93ab5
    [extractor/common] Clarify url and manifest_url meta fields Sergey M․ 2019-03-05 00:39:15 +07:00
  • 39c780fdec
    [extractor/common] Return MPD manifest as format's url meta field (#20242) For symmetry with other segmented media Sergey M․ 2019-03-05 00:37:39 +07:00
  • e7e62441cd [utils] strip #HttpOnly_ prefix from cookies files (#20219) remitamine 2019-03-03 13:23:59 +01:00
  • 0a5baf9c21 [libsyn] improve extraction(closes #20229) Remita Amine 2019-03-03 06:18:15 +01:00
  • 8ae113ca9d [youtube] Add more invidious instances dimqua 2019-03-03 04:19:36 +03:00
  • 7aeb788e56 [travis] Remove sudo: false cclauss 2019-03-03 02:16:48 +01:00
  • 7465e0aee2
    [spankbang] Fix extraction (closes #20023) Sergey M․ 2019-03-03 06:25:45 +07:00
  • a8f83f0c56 [crunchyroll] fix is_logged check Remita Amine 2019-03-02 08:25:47 +01:00
  • dca0e0040a Revert "use older login method(closes #11572)" Remita Amine 2019-03-02 08:01:42 +01:00
  • 398e1e21d6 [espn] extend _VALID_URL regex(closes #20013) Remita Amine 2019-03-01 15:34:05 +01:00
  • c5b02efe20 [sixplay] handle videos with empty assets(closes #20016) Remita Amine 2019-03-01 15:08:11 +01:00
  • 06242d44fe [vimeo] add support for Vimeo Pro portfolio protected videos(closes #20070) Remita Amine 2019-03-01 08:14:34 +01:00
  • 2cdb4cbda8
    release 2019.03.01 Sergey M․ 2019-03-01 01:05:49 +07:00
  • 04c33bdfb3
    release 2019.03.01 2019.03.01 Sergey M․ 2019-03-01 01:03:51 +07:00
  • 333f617b12
    [ChangeLog] Actualize [ci skip] Sergey M․ 2019-03-01 01:02:36 +07:00
  • ff60ec8f02
    [npo] Fix extraction (#20084) Sergey M․ 2019-03-01 00:47:18 +07:00
  • 9d9a8676dc
    [francetv:site] Extend video id regex (closes #20029, closes #20071) Sergey M․ 2019-02-28 23:26:52 +07:00
  • db1c3a9d3f
    [periscope] Extract width and height (closes #20015) Sergey M․ 2019-02-27 03:41:15 +07:00
  • 55b8588f0e
    [servus] Fix extraction (closes #19297) Sergey M․ 2019-02-24 23:19:15 +07:00
  • f0228f56fb
    [bbccouk] Make subtitles non fatal (#19651) Sergey M․ 2019-02-24 21:01:25 +07:00
  • 8c80603f1a
    [downloader/external] Add support for rate limit and retries for wget Sergey M․ 2019-02-23 00:58:56 +07:00
  • 37b239b3b6
    [downloader/external] Fix infinite retries for curl (closes #19303) Sergey M․ 2019-02-23 00:43:29 +07:00
  • caf48f557a
    [metacafe] Fix family filter bypass (closes #19287) Sergey M․ 2019-02-21 05:59:07 +07:00
  • b7c4159cf4
    release 2019.02.18 Sergey M․ 2019-02-18 02:13:07 +07:00
  • 77a842c892
    release 2019.02.18 2019.02.18 Sergey M․ 2019-02-18 02:11:11 +07:00
  • c76fc5b22a
    [ChangeLog] Actualize [ci skip] Sergey M․ 2019-02-18 02:10:06 +07:00
  • 388cfbd3d8
    [tvp:website] Improve support Sergey M․ 2019-02-17 14:27:00 +07:00
  • d93083789b
    [tvp:series] Fix extraction Sergey M․ 2019-02-17 14:09:30 +07:00
  • 34568dc296
    [tvp] Detect unavailable videos Sergey M․ 2019-02-17 13:39:00 +07:00
  • 3c9647372e
    [tvp] Fix description extraction, make thumbnail optional and fix tests Sergey M․ 2019-02-17 13:38:21 +07:00
  • 659e93fcf5
    [linuxacademy] Add extractor (closes #12207) Sergey M․ 2019-02-17 07:12:10 +07:00
  • c9a0ea6e51
    [bilibili] Update keys (closes #19233) Sergey M․ 2019-02-17 05:00:16 +07:00
  • d7d513891b
    [udemy] Extend _VALID_URLs (closes #14330, closes #15883) Sergey M․ 2019-02-17 01:05:01 +07:00
  • ae65c93a26
    [udemy] Update User-Agent and detect captcha (closes #14713, closes #15839, closes #18126) Sergey M․ 2019-02-17 00:58:13 +07:00
  • ba2e3730d1
    [noovo] Fix extraction (closes #19230) Sergey M․ 2019-02-16 22:45:53 +07:00
  • 2b2da3ba10
    [rai] Relax _VALID_URL (closes #19232) Sergey M․ 2019-02-15 23:56:29 +07:00
  • 794c1b6e02
    [vshare] Pass Referer to download request (closes #19205, closes #19221) Sergey M․ 2019-02-14 23:40:46 +07:00
  • 7bee705d8f [openload] Add support for oload.live yonaikerlol 2019-02-14 11:28:16 -04:00
  • 6f5c1807f4 [imgur] Use video id as title fallback (closes #18590) bitraid 2019-02-12 19:02:29 +02:00
  • 985637cbbf
    [twitch] Add new source format detection approach (closes #19193) Sergey M․ 2019-02-12 00:13:50 +07:00
  • 7d8b89163c
    [tvplayhome] Fix video id extraction (closes #19190) Sergey M․ 2019-02-11 04:41:28 +07:00
  • d777f3e81c
    [tvplayhome] Fix episode metadata extraction (closes #19190) Sergey M․ 2019-02-11 04:39:23 +07:00
  • 4c0e0dc9dc
    [rutube:embed] Fix extraction and add support private videos (closes #19163) Sergey M․ 2019-02-11 00:49:51 +07:00
  • f516f44094
    [soundcloud] Extract more metadata Sergey M․ 2019-02-10 23:44:08 +07:00
  • e9dee7f1b2
    [trunews] Add extractor (closes #19153) Sergey M․ 2019-02-09 23:49:37 +07:00
  • 91effe22a0 [linkedin:learning] extract chapter_number and chapter_id(closes #19162) Remita Amine 2019-02-08 07:21:31 +01:00
  • 776ab5d197
    release 2019.02.08 Sergey M․ 2019-02-08 01:14:34 +07:00
  • 04eacf5453
    release 2019.02.08 2019.02.08 Sergey M․ 2019-02-08 01:12:51 +07:00
  • f1f5b47255
    [ChangeLog] Actualize [ci skip] Sergey M․ 2019-02-08 01:10:12 +07:00
  • 1211bb6dac
    [YoutubeDL] Improve _make_archive_id (closes #19149) Sergey M․ 2019-02-08 01:08:48 +07:00
  • 4de3cb883c
    [malltv] Fix issues and simplify (closes #17856) Sergey M․ 2019-02-08 00:43:10 +07:00
  • 22f5f5c6fc
    [malltv] Add extractor (closes #18058) Ales Jirasek 2018-10-10 23:47:21 +02:00
  • 49bd993fd9
    [spankbang:playlist] Add extractor (closes #19145) Sergey M․ 2019-02-08 00:09:50 +07:00
  • f06a1cabe8
    [spankbang] Extend _VALID_URL Sergey M․ 2019-02-07 23:57:58 +07:00
  • 241c5d7d38 [trutv] fix extraction(closes #17336) Remita Amine 2019-02-06 19:38:10 +01:00
  • 8fecc7353d [toutv] fix authentication(closes #16398)(closes #18700) Remita Amine 2019-02-06 13:59:12 +01:00
  • 5dda1edef9
    [pornhub] Improve and simplify (closes #19135) Sergey M․ 2019-02-05 23:06:55 +07:00
  • d2d970d07e
    [pornhub] Fix tags and categories extraction (closes #13720) JChris246 2019-02-04 13:33:54 -04:00
  • 48fb963b2f
    [pornhd] Fix formats extraction Sergey M․ 2019-02-05 00:07:37 +07:00
  • 70c3ee1367 [pornhd] Extract like count JChris246 2019-02-04 13:06:04 -04:00
  • 07fbfef1c7 [radiocanada] switch to the new media requests(closes #19115) Remita Amine 2019-02-03 12:10:41 +01:00
  • eecf788b90 [teachable] add support for courses.workitdaily.com (closes #18871) Remita Amine 2019-02-03 09:10:09 +01:00
  • 0efcb5a2fe
    [vporn] Remove extractor (closes #16276) Handled by generic extractor Sergey M․ 2019-02-03 00:33:45 +07:00
  • 7c5307f4c4
    [soundcloud:pagedplaylist] Improve (closes #19086) Sergey M․ 2019-02-02 23:40:06 +07:00
  • 6cc6e0c34d
    [soundcloud:pagedplaylist] Add ie and title to entries (#19022) Cory Hall 2019-01-31 20:51:37 -05:00
  • b9bc1cff72 [drtuber] Extract duration JChris246 2019-02-01 19:04:00 -04:00
  • e9fef7ee4e
    [YoutubeDL] Fallback to ie_key of matching extractor while making download archive id when no explicit ie_key is provided (#19022) Sergey M․ 2019-02-02 05:44:31 +07:00
  • b6423e6ca2
    [soundcloud:user] Update tests Sergey M․ 2019-02-02 04:11:32 +07:00
  • 3ef2da2d21
    [soundcloud] Fix paged playlists extraction, add support for albums and update client id Sergey M․ 2019-02-02 04:00:29 +07:00
  • 49fe4175ae
    [drtv] Improve preference (closes #19079) Sergey M․ 2019-02-01 01:48:10 +07:00
  • 9613e14a92
    [openload] Add support for openload.pw and oload.pw (closes #18930) Sergey M․ 2019-01-31 00:15:45 +07:00
  • 15e832ff2a [openload] Add support for oload.info Batuhan's Unmaintained Account 2019-01-30 19:39:02 +03:00
  • 645c4885cf [crackle] authorize media detail request(closes #16931) Remita Amine 2019-01-30 14:43:44 +01:00
  • c8c49ed9f2
    release 2019.01.30.1 Sergey M․ 2019-01-30 06:21:19 +07:00
  • 7b0f9df23d
    release 2019.01.30.1 2019.01.30.1 Sergey M․ 2019-01-30 06:19:36 +07:00
  • c2a0fe2ea7
    [ChangeLog] Actualize [ci skip] Sergey M․ 2019-01-30 06:17:25 +07:00
  • ce52c7c111
    [postprocessor/ffmpeg] Fix avconv processing broken in #19025 (closes #19067) Sergey M․ 2019-01-30 06:15:23 +07:00
  • 8f784279fa
    release 2019.01.30 Sergey M․ 2019-01-30 00:10:39 +07:00
  • 1063b4c707
    release 2019.01.30 2019.01.30 Sergey M․ 2019-01-30 00:08:39 +07:00
  • ca01e5f903
    [ChangeLog] Actualize [ci skip] Sergey M․ 2019-01-30 00:05:32 +07:00
  • 5496754ae4
    [fox] Remove unused imports Sergey M․ 2019-01-30 00:03:19 +07:00
  • 9868f1ab18
    [yourporn] Improve (closes #19061) Sergey M․ 2019-01-29 23:56:42 +07:00
  • 41cff90c41
    [yourporn] Fix extraction and extract duration (closes #18815, closes #18852) JChris246 2019-01-28 19:42:49 -04:00
  • a2d821d711
    [drtv] Improve extraction (closes #19039) + Add support for EncryptedUri videos + Extract more metadata * Fix subtitles extraction Sergey M․ 2019-01-29 23:33:09 +07:00
  • 6df196f32e [fox] add support for locked videos using cookies(closes #19060) Remita Amine 2019-01-29 00:31:49 +01:00
  • 41c2c254d3 [fox] fix extraction for free videos(#19060) Remita Amine 2019-01-28 22:39:08 +01:00
  • a81daba231 [zattoo] Add support for tv.salt.ch Alexander Seiler 2019-01-28 20:20:46 +01:00
  • 61ff92e11e
    [postprocessor/ffmpeg] Wrap loglevel args in encodeArgument Sergey M․ 2019-01-29 01:59:56 +07:00
  • 1397a790ff
    [postprocessor/ffmpeg] Disable "Last message repeated" messages which cause non-zero exit status (#19025) Sergey M 2019-01-28 22:59:00 +07:00
  • 7f903dd8bf [postprocessor/ffmpeg] Do not copy Apple TV chapter tracks while embedding subtitles (closes #19042) Tatsh 2019-01-28 10:57:14 -05:00
  • 2b3afe6b0f
    [postprocessor/ffmpeg] Disable "Last message repeated" messages which cause non-zero exit status Andrew Udvare 2019-01-27 22:24:37 -05:00
  • 9efd7102bf
    release 2019.01.27 Sergey M․ 2019-01-27 21:30:06 +07:00
  • e71be6ee9f
    release 2019.01.27 2019.01.27 Sergey M․ 2019-01-27 21:28:09 +07:00
  • bf8ebc9cfe
    [ChangeLog] Actualize [ci skip] Sergey M․ 2019-01-27 21:25:43 +07:00