1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2024-07-03 10:39:12 +02:00

Commit Graph

  • 300031c02d
    remove obvious comment bashonly 2024-06-26 17:47:14 -0500
  • 222020a19a
    remove dolby level (broken without add'l logic) bashonly 2024-06-26 17:45:23 -0500
  • bcabcdf1da
    Add higher, dolby levels; improve _extract_formats logic bashonly 2024-06-26 17:26:29 -0500
  • 22c70b0ff1
    [ie/neteasemusic] don't early return if server respond with different level hafeoz 2024-06-26 21:35:10 +0100
  • c809431ea6
    condense bashonly 2024-06-26 14:58:01 -0500
  • fb912ad1e7
    test coverage bashonly 2024-06-26 14:57:29 -0500
  • 7a68f7f250
    check all data elements of api response for a url bashonly 2024-06-26 14:47:32 -0500
  • eaac15d0e2
    break when no media url returned bashonly 2024-06-26 14:22:13 -0500
  • 009d2cc42f
    refactor bashonly 2024-06-26 14:12:55 -0500
  • 2a7f6b2dba Add test Caesim 2024-06-26 21:53:52 +0300
  • 29ad93b862
    [ie/neteasemusic] Revert "detect duplicate song levels" hafeoz 2024-06-26 19:51:38 +0100
  • 38ee4af644
    [ie/neteasemusic] use correct field in info_dict hafeoz 2024-06-26 19:44:00 +0100
  • 80637a220c correction and update kclauhk 2024-06-26 22:50:10 +0800
  • 63fb3e868b
    [ie/mediasite] Fix extraction bashonly 2024-06-26 09:45:43 -0500
  • bd9bb3bbf9
    [ie/neteasemusic] extract creators array instead of concating them hafeoz 2024-06-26 15:26:30 +0100
  • 3e25b02e5b
    [ie/neteasemusic] fix playlist test count hafeoz 2024-06-26 14:36:29 +0100
  • aecf4c0406
    [ie/neteasemusic] detect duplicate song levels hafeoz 2024-06-26 14:27:04 +0100
  • d80984c4ed
    [ie/neteasemusic] fix early return if API returns no level information hafeoz 2024-06-26 14:20:01 +0100
  • aeb4a3a519 [ie/cloudycdn] Fix videos with separate audio Caesim 2024-06-25 22:46:43 +0300
  • 2dffeb5692 Use fatal=False for m3u8 extraction as per PR suggestion Sean Ellingham 2024-06-26 01:57:07 +0100
  • ff028f2ac4
    kilo_or_none() => _kilo_or_none() bashonly 2024-06-25 18:34:01 -0500
  • 56898e9b99
    query_api() => _query_api() bashonly 2024-06-25 18:32:39 -0500
  • a0cf17f9c6
    extract_formats() => _extract_formats() bashonly 2024-06-25 18:31:07 -0500
  • ddf6ed2851
    Fix extract_formats bashonly 2024-06-25 12:24:05 -0500
  • 9378600ef2 Cleaned up the code a bit, fixed the test, and fixed another test Benjamin Krausse 2024-06-26 00:36:38 +0200
  • f5983cb6e9 [ie/graspop] Add extractor Thomas Riccardi 2024-06-25 22:54:25 +0200
  • bb1be245ef
    [docs] Clarify playlist field bashonly 2024-06-25 12:36:06 -0500
  • cdcbc5a587
    Add playlist_channel and playlist_channel_id fields bashonly 2024-06-25 12:28:43 -0500
  • ed82d270d7
    update test bashonly 2024-06-25 11:56:10 -0500
  • 429732f0fb
    update tests bashonly 2024-06-25 11:39:38 -0500
  • 4399f5e0e9 [ie/giphy] Add extractor kclauhk 2024-06-25 22:46:00 +0800
  • 225b44afc0
    [ie/neteasemusic] return none for vcodec field hafeoz 2024-06-25 10:07:19 +0000
  • e1056d70b8 All available fields are now processed. Some tidying up is still necessary Benjamin Krausse 2024-06-25 01:30:29 +0200
  • f3411af12e
    [ie/matchtv] Fix extractor (#10190) megumin 2024-06-25 01:49:09 +0300
  • 488ef55dce
    Apply suggestions from code review sepro 2024-06-24 23:12:54 +0200
  • 05242fb17e
    [ie/neteasemusic] use url/v1 API for audio url extraction hafeoz 2024-06-24 20:50:46 +0100
  • 952b93699b
    Merge branch 'yt-dlp:master' into master hafeoz 2024-06-24 19:27:58 +0000
  • 4f07c29a31 Apply suggestion from code review Sean Ellingham 2024-06-24 19:13:00 +0100
  • caae2e6233
    Apply suggestions from code review Sean Ellingham 2024-06-24 19:07:52 +0100
  • 159b3bbf19 Provide millisecond precision for duration if available Sean Ellingham 2024-06-24 18:48:57 +0100
  • b584ad879e Switched video ID to facadeUuid with fallback to videoUuid as per PR suggestion Sean Ellingham 2024-06-24 18:41:05 +0100
  • b56a22d9ff Support addtional URL format from PR review Sean Ellingham 2024-06-24 18:29:20 +0100
  • b8345dd207 Refactored referrer handling as per PR suggestion Sean Ellingham 2024-06-24 18:14:26 +0100
  • f40c4b4ee2 stop using codespaces grqx 2024-06-24 11:24:32 +0000
  • e7bbd92056
    Update yt_dlp/extractor/matchtv.py megumin 2024-06-24 12:25:32 +0300
  • 4910f25bcd [GoPro] Support playlists. Alexey Neyman 2024-06-23 19:03:56 -0700
  • d655debda2 Revert unrelated formatting changes sepro 2024-06-24 01:43:55 +0200
  • 52edbc3c40 update doc and user hint c-basalt 2024-06-23 19:04:46 -0400
  • 7f54596d66
    Apply review Simon Sawicki 2024-06-24 00:53:07 +0200
  • 30d929781d fixes c-basalt 2024-06-23 18:31:10 -0400
  • dfed0b0092 update header use c-basalt 2024-06-23 18:16:07 -0400
  • 95b9bc4643 ruff c-basalt 2024-06-23 18:05:42 -0400
  • d73d008ad4 update c-basalt 2024-06-23 18:04:26 -0400
  • 90be49f1c3
    Update yt_dlp/extractor/bilibili.py c-basalt 2024-06-23 17:48:23 -0400
  • 6cfbd21b9a
    Update yt_dlp/extractor/bilibili.py c-basalt 2024-06-23 17:39:47 -0400
  • 3383c909ea
    [pp/embedthumbnail] Fix AtomicParsley error handling Simon Sawicki 2024-06-23 19:07:01 +0200
  • ff1dced8f7
    [pp/embedthumbnail] Improve imghdr fail message Simon Sawicki 2024-06-23 19:06:31 +0200
  • a88f903500
    [compat] Improve imghdr.what detection Simon Sawicki 2024-06-23 19:03:58 +0200
  • 5919d69c5b
    Update yt_dlp/extractor/matchtv.py megumin 2024-06-23 17:34:02 +0300
  • f097b4ee9b
    Merge 8e753e9633 into a8520244b8 Ramón Sola 2024-06-23 19:42:02 +0530
  • 3659cd9fe5 Update yt_dlp/extractor/matchtv.py megumintyan 2024-06-23 11:46:38 +0300
  • f38ba9d6ac
    Update yt_dlp/extractor/matchtv.py megumin 2024-06-23 11:39:55 +0300
  • 55e1279b80
    Update yt_dlp/extractor/matchtv.py megumin 2024-06-23 11:25:39 +0300
  • 82894c0625
    Update yt_dlp/extractor/matchtv.py megumin 2024-06-23 11:25:33 +0300
  • a8520244b8
    [cookies] Fix --cookies-from-browser DE detection on Linux (#10237) Peisen Wang 2024-06-23 07:25:16 +0800
  • 344025ee1d [cookies] Use for loop for looking for DE in $XDG_CURRENT_DESKTOP Peisen Wang 2024-06-23 02:46:14 +0800
  • 920033fb39 [cookies] Add test for non first field DE in $XDG_CURRENT_DESKTOP Peisen Wang 2024-06-23 02:08:56 +0800
  • bc722d9d9e [cookies] Fix getting Linux desktop env from colon separated ubuntu:GNOME on Ubuntu Peisen Wang 2024-06-23 01:07:18 +0800
  • 60ff643e51 Added chapters and comments for other fields Benjamin Krausse 2024-06-22 17:15:27 +0200
  • 2b27fea09a
    [afreecatv] Support catchstory(#10112) hui1601 2024-06-22 21:03:33 +0900
  • 0961f9733c
    [test] Add nsig and jsinterp tests bashonly 2024-06-21 18:47:32 -0500
  • c0225a68da
    Merge branch 'yt-dlp:master' into cleanup/2024-06 bashonly 2024-06-21 18:40:30 -0500
  • 8ca1d57ed0
    [ie/facebook:reel] Fix extraction (#10232) bashonly 2024-06-21 18:21:45 -0500
  • 800ec085cc
    [ie/youtube] Skip formats if nsig decoding fails (#10223) bashonly 2024-06-21 18:19:59 -0500
  • 2e181cb52e
    [ie/facebook:reel] Fix extraction bashonly 2024-06-21 18:06:17 -0500
  • 96472d72f2
    [ie/tiktok] Fix API extraction (#10216) bashonly 2024-06-21 17:57:29 -0500
  • f172415742 Removed superflous test case Sean Ellingham 2024-06-21 22:41:56 +0100
  • fd00a4e7f6 Refactored swearnet extractor to extend Vidyard extractor Sean Ellingham 2024-06-21 22:37:00 +0100
  • 0b7a359272 Support for playlists Sean Ellingham 2024-06-21 22:35:46 +0100
  • df2da7fa00
    more cleanup bashonly 2024-06-21 15:46:57 -0500
  • e9cf45e2b7
    change notes bashonly 2024-06-21 15:30:31 -0500
  • 85388a5c1e
    cleanup bashonly 2024-06-21 15:29:04 -0500
  • 3303b0ee7c
    Consistent warning messages bashonly 2024-06-21 15:25:41 -0500
  • 82bdecfe92
    Move original language code earlier bashonly 2024-06-21 15:24:50 -0500
  • 51df76a206 Combined extractors and refactored embed URL extraction Sean Ellingham 2024-06-21 19:51:00 +0100
  • 3ae4eba8c4 Updated to pass new Ruff rules Sean Ellingham 2024-06-21 17:25:08 +0100
  • f02abfde27
    Merge branch 'yt-dlp:master' into vidyard Sean Ellingham 2024-06-21 17:23:03 +0100
  • 05bcab792f
    Apply suggestions from code review Sean Ellingham 2024-06-21 17:18:22 +0100
  • 7aa322c02c
    [ie/cloudflarestream] Fix _VALID_URL and embed extraction (#10215) bashonly 2024-06-20 17:05:25 -0500
  • 3e35ba820d
    [ie/youtube] Skip formats if nsig decoding fails bashonly 2024-06-19 17:46:01 -0500
  • 9bd8501993
    [ie/youtube] Extract all formats from multi-language m3u8s (#9875) Haxy 2024-06-20 22:54:53 +0100
  • 56f420106f Rudimentary solution. IE now works for new CBC Player videos and for most metadata. Benjamin Krausse 2024-06-20 22:30:26 +0200
  • b4051835bc
    Merge 43655bc01b into 90c3721a32 sky-cake 2024-06-20 04:57:43 +0000
  • 5fba771242
    add default format note bashonly 2024-06-19 18:18:59 -0500
  • d564e2ebe7
    even more cleanup bashonly 2024-06-19 17:38:53 -0500
  • 0234ffe570
    more cleanup bashonly 2024-06-19 17:30:47 -0500
  • 2529065891
    cleanup bashonly 2024-06-19 17:20:54 -0500
  • dae1faada9
    [build] Add permanent SHA sum annotations bashonly 2024-06-19 10:39:37 -0500
  • 308f430075
    Merge branch 'yt-dlp:master' into cleanup/2024-06 bashonly 2024-06-19 16:47:15 -0500
  • e3a9df70b9
    [ie/tiktok] Fix API extraction bashonly 2024-06-19 15:02:49 -0500