1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-05-19 11:39:28 +00:00

Commit graph

  • c409a8c54b
    Merge branch 'ytdl-org:master' into fix-npo-support Bart Broere 2024-02-25 09:42:26 +0100
  • f295f4f6e4
    Lay out _TESTS more compactly dirkf 2024-02-22 15:54:20 +0000
  • 2fb19fdb5c
    Merge 6091b64448 into 40bd5c1815 Alex James 2024-02-22 07:39:36 -0800
  • 40bd5c1815
    [caffeine.tv] Add new extractor (#32514) Aaron Tan 2024-02-22 23:54:07 +1100
  • 70f230f9cf
    [GBNews]Add new extractor for GB News TV channel (#29432) dirkf 2024-02-22 12:44:00 +0000
  • 7eefae4e42 修复一个bug xiaoming 2024-02-22 14:15:29 +0800
  • 48ddab1f3a
    [downloader/external] Fix WgetFD proxy (rev 2) dirkf 2024-02-21 16:29:08 +0000
  • fdb694eca1
    Update helper.py - linted dirkf 2024-02-21 15:48:06 +0000
  • 2239666542
    Handle expected_warnings better dirkf 2024-02-21 15:44:04 +0000
  • 15b06163a8
    Make signature of fake YoutubeDL.report_warning() match the real one (per 640d39f) dirkf 2024-02-21 15:29:16 +0000
  • 2bd001fa8c
    Retry loop with itertools dirkf 2024-02-21 13:07:25 +0000
  • f7173cca4d
    Update test_download.py dirkf 2024-02-21 12:49:59 +0000
  • a9f55cb69b
    Update test/test_download.py dirkf 2024-02-21 11:29:34 +0000
  • 0203fa9bb6
    Merge branch 'master' into df-testdl-patch dirkf 2024-02-21 11:27:17 +0000
  • 6ae54a47a7
    Update test/test_download.py dirkf 2024-02-21 11:25:26 +0000
  • 40b4b691ee
    Apply suggestions from code review dirkf 2024-02-21 11:18:37 +0000
  • 7687389f08 [Vbox7] Improve extraction, adding features from yt-dlp PR #9100 dirkf 2024-02-18 20:55:01 +0000
  • 320f89ef89
    Update for 2024 dirkf 2024-02-11 20:21:19 +0000
  • a6754081fd
    Update youtube_dl/extractor/extractors.py dirkf 2024-02-08 23:55:57 +0000
  • 8d091a0dea
    Update youtube_dl/extractor/caffeine.py dirkf 2024-02-08 23:55:03 +0000
  • 4416f82c80 [Vbox7IE] Sanitise ld+json containing unexpected characters * based on PR #29680 * added hack to force invoking transform_source * fixes #26218 dirkf 2024-01-27 18:17:09 +0000
  • bdda6b81df [Vbox7IE] Improve extraction * DASH extraction no longer fails with new range support * but always find combined formats if available * suppress ineffective XFF geo-bypass (causes time-outs) * adapted from https://github.com/ytdl-org/youtube-dl/pull/29680 * thx former GH user kikuyan dirkf 2024-01-27 15:57:25 +0000
  • 1fd8f802b8 [InfoExtractor] Correctly resolve BaseURL in DASH manifest Specs: * ISO/IEC 23009-1:2012 section 5.6 * RFC 3986 section 5. dirkf 2024-01-27 15:45:43 +0000
  • 4eaeb9b2c6 [InfoExtractor] Support byte range for DASH * adapted from https://github.com/ytdl-org/youtube-dl/pull/30279 * thx former GH user kikuyan dirkf 2024-01-27 15:37:08 +0000
  • bec9180e89 [downloader/dash] Support range in fragment (format f'{start}-{end}') * adapted from https://github.com/ytdl-org/youtube-dl/pull/30279 * thx former GH user kikuyan dirkf 2024-01-27 00:07:14 +0000
  • c58b655a9e [InfoExtractor] Support DASH subtitle extraction (yt-dlp back-port) dirkf 2024-01-27 15:29:25 +0000
  • 7fc35cbf4d getting rid of extra comments Josedphkagimu1 2024-02-01 11:22:50 -0800
  • 630da9eb76 [Vbox7IE] Sanitise ld+json containing unexpected characters * based on PR #29680 * added hack to force invoking transform_source * fixes #26218 dirkf 2024-01-27 18:17:09 +0000
  • 6e138bc662 [Vbox7IE] Improve extraction * DASH extraction no longer fails with new range support * but always find combined formats if available * suppress ineffective XFF geo-bypass (causes time-outs) * adapted from https://github.com/ytdl-org/youtube-dl/pull/29680 * thx former GH user kikuyan dirkf 2024-01-27 15:57:25 +0000
  • 081c7a1c30 [InfoExtractor] Correctly resolve BaseURL in DASH manifest Specs: * ISO/IEC 23009-1:2012 section 5.6 * RFC 3986 section 5. dirkf 2024-01-27 15:45:43 +0000
  • 41940094aa [InfoExtractor] Support byte range for DASH * adapted from https://github.com/ytdl-org/youtube-dl/pull/30279 * thx former GH user kikuyan dirkf 2024-01-27 15:37:08 +0000
  • cbb9fb3740 [downloader/dash] Support range in fragment (format f'{start}-{end}') * adapted from https://github.com/ytdl-org/youtube-dl/pull/30279 * thx former GH user kikuyan dirkf 2024-01-27 00:07:14 +0000
  • 79e7a14dc3 [InfoExtractor] Support DASH subtitle extraction (yt-dlp back-port) dirkf 2024-01-27 15:29:25 +0000
  • 00d8a07eb6
    Update youtube_dl/extractor/bandlab.py dirkf 2024-01-23 04:02:26 +0000
  • f7c7ffbd09
    Apply suggestions from code review dirkf 2024-01-23 04:00:35 +0000
  • 2d7b8c95e3
    Update with traverse_obj() dirkf 2024-01-23 03:56:46 +0000
  • dc512e3a8a [YouTube] Fix like_count extraction using likeButtonViewModel * also fix various tests * TODO: check against yt-dlp tests dirkf 2024-01-15 18:38:43 +0000
  • f8b0135850 [YouTube] Rework n-sig processing, realigning with yt-dlp * apply n-sig before chunked fragments, fixes #32692 dirkf 2024-01-15 18:34:21 +0000
  • 640d39f03a [InfoExtractor] Support some warning and ._downloader shortcut methods from yt-dlp dirkf 2024-01-15 18:32:06 +0000
  • 6651871416 [compat] Rework compat for method parameter of compat_urllib_request.Request constructor * fixes #32573 * does not break utils.HEADrequest (eg) dirkf 2024-01-20 18:28:52 +0000
  • e1db71781e [YouTube] Fix like_count extraction using likeButtonViewModel * also fix various tests * TODO: check against yt-dlp tests dirkf 2024-01-15 18:38:43 +0000
  • 8b017fbdbf [YouTube] Rework n-sig processing, realigning with yt-dlp * apply n-sig before chunked fragments, fixes #32692 dirkf 2024-01-15 18:34:21 +0000
  • 91870401d8 [InfoExtractor] Support some warning and ._downloader shortcut methods from yt-dlp dirkf 2024-01-15 18:32:06 +0000
  • fc34ab9d3a [compat] Rework compat for method parameter of compat_urllib_request.Request constructor * fixes #32573 * does not break utils.HEADrequest (eg) dirkf 2024-01-20 18:28:52 +0000
  • 9324d03ef9
    Seperate commands PalmarHealer 2024-01-14 00:16:09 +0100
  • 63b5abea5d
    consistency PalmarHealer 2024-01-13 23:53:04 +0100
  • 4322ef50a5
    Update README.md PalmarHealer 2024-01-13 23:32:56 +0100
  • 32dac3d1a6 Merge remote-tracking branch 'origin/master' Daniel De Jager 2024-01-13 12:03:18 -0800
  • 8f6f3cfd37 Update script extraction regex to handle new page format. Should be more robust now, as it looks for the </script> tag, not just the brackets and a semicolon/newline Daniel De Jager 2024-01-13 12:01:27 -0800
  • 54e4c51485 Update script extraction regex to handle new page format. Should be more robust now, as it looks for the </script> tag, not just the brackets and a semicolon/newline Daniel De Jager 2024-01-13 12:01:27 -0800
  • 1204472ade tests f-froehlich 2024-01-09 22:38:30 +0100
  • a1466c4996 tests f-froehlich 2024-01-09 21:42:28 +0100
  • 5c76372835 Fixing ARD download extractor f-froehlich 2024-01-09 21:37:28 +0100
  • 3d17229fc8 just for briefing chakma21 2024-01-03 19:45:13 +0530
  • 6f19384fd2 update readme.md Benedict 2024-01-03 12:32:30 +0700
  • 8b1147896a
    Merge 2c5e02a57f into be008e657d Ishab Ahmed 2023-12-24 22:49:34 +0100
  • b4ae41752e
    👷 use latest major version for actions/checkout Thomas Merz 2023-12-22 14:35:17 +0100
  • f6368b642a [cnnturk] Add new extractor Eren Dogan 2023-12-22 01:34:31 -0800
  • 3b227bd710
    Merge 1cf845db92 into be008e657d valosorsa 2023-12-18 14:44:58 +0200
  • 73abdd44cd
    Merge 580054a7e0 into be008e657d u-n-k-n-o-w-n 2023-12-17 11:43:45 +0530
  • 3462456666 change regular expression eukub 2023-12-13 21:01:17 +0300
  • b4cbc9e7ce [alaa] fix playlist extraction mimvahedi 2023-12-13 01:08:07 +0330
  • 5377e4d8af fix typo mimvahedi 2023-12-13 00:40:23 +0330
  • ce6e7c2271 [alaa] convert " to ' mimvahedi 2023-12-13 00:26:34 +0330
  • 42c767c7a5 [alaa] Add playlist extractor mimvahedi 2023-12-13 00:24:16 +0330
  • c58afad362 [alaa] Add new extractor mimvahedi 2023-12-12 17:13:47 +0330
  • be008e657d [core] Fix format string injection for metadata JSON filename message. mk-pmb 2023-09-13 20:57:05 +0200
  • b1bbc1e502
    [Epidemic Sound] Add new extractor (#32628) Robotix 2023-12-06 02:17:57 +0100
  • 4a49a2f498
    [Epidemic Sound] use index as id instead of slug realRobotix 2023-12-05 23:29:32 +0100
  • f4b3f094ac
    [EpidemicSound] formatting and documentation Robotix 2023-12-05 22:42:44 +0100
  • 55a442adae
    [Imgur] Overhaul extractor module (#32612) dirkf 2023-12-05 20:02:30 +0000
  • b858f82179 [core] Fix format string injection for metadata JSON filename message. mk-pmb 2023-09-13 20:57:05 +0200
  • c62936a5f2
    [telewebion] Fix extraction (#32634) mimvahedi 2023-12-02 18:55:09 +0330
  • 1fcdc82b92
    Sort formats! dirkf 2023-12-02 14:53:36 +0000
  • 11e1e1747d
    Use native M3U8 downloader dirkf 2023-12-02 13:04:49 +0000
  • 46c8f4f84f
    [Epidemic Sound] extract even more info realRobotix 2023-11-30 21:00:03 +0100
  • 020d705744
    Linted dirkf 2023-11-30 00:17:38 +0000
  • 427472351c [utils] Make restricted filenames ignore characters in Unicode categories Mark, Other dirkf 2023-11-28 17:26:37 +0000
  • c6538ed323 [workflows/ci.yml] Use setup-python for now released Python 3.12 dirkf 2023-11-28 18:06:40 +0000
  • 8d227cb97b [workflows/ci.yml] Actually use default values for push and pull_request dirkf 2023-11-28 16:17:07 +0000
  • 4e115e18cb [workflows/ci.yml] Run apt-get update before installing dirkf 2023-10-18 14:28:10 +0100
  • b7fca0fab3 [Youtube] Update consent cookie handling to match site ReenigneArcher 2023-11-15 18:54:31 -0500
  • bf79f95fcb
    [Epidemic Sound] add support for separate tracks realRobotix 2023-11-29 17:58:13 +0100
  • 60e196ed17
    Merge 8e2ec021b5 into aaed4884ed Han Dai 2023-11-29 14:26:18 +0200
  • 9296c14336 [utils] Make restricted filenames ignore characters in Unicode categories Mark, Other dirkf 2023-11-28 17:26:37 +0000
  • 58f501855b [workflows/ci.yml] Use setup-python for now released Python 3.12 dirkf 2023-11-28 18:06:40 +0000
  • dd686ad661 [workflows/ci.yml] Actually use default values for push and pull_request dirkf 2023-11-28 16:17:07 +0000
  • 2826e7d2dd [workflows/ci.yml] Run apt-get update before installing dirkf 2023-10-18 14:28:10 +0100
  • 2b07646181 [Youtube] Update consent cookie handling to match site ReenigneArcher 2023-11-15 18:54:31 -0500
  • 6cab71147e Added the Trim command line arg Ethan Muir 2023-11-27 23:25:34 -0500
  • 9a039c174f Apply suggestions mimvahedi 2023-11-27 18:40:28 +0330
  • 25afca63c4
    Apply suggestions from code review mimvahedi 2023-11-27 17:47:05 +0330
  • aaed4884ed fix(youtube): update extractor handling consent ReenigneArcher 2023-11-15 18:54:31 -0500
  • 1a6b0ab5fc
    fix(youtube): update extractor handling consent ReenigneArcher 2023-11-15 18:54:31 -0500
  • e7be5ab892
    [telewebion] fix extraction mimvahedi 2023-11-11 18:46:49 +0330
  • d8c1711090
    [Epidemic Sound] Cleanup code realRobotix 2023-11-06 12:00:29 +0100
  • 09496419ad
    [Epidemic Sound] Add simple extractor realRobotix 2023-11-06 10:51:31 +0100
  • 525c46942d
    Update README.md Jonathan 2023-11-01 15:59:51 +0100
  • 73b2e02266 Added ChelseaFc Extractor domrom3 2023-10-27 15:38:47 -0400
  • e8eb999df4 Added extractor for bandlab Ethan Muir 2023-10-27 14:42:48 -0400