Commit graph

  • f47a93631e
    Merge 78d9d0b725 into 384f632e8a Deleted user 2023-02-05 17:00:27 +03:00
  • fd8808d615
    Merge 041c4c40f7 into 384f632e8a schnusch 2023-02-05 08:04:45 +01:00
  • 7fb0a87d7c
    Merge branch 'ytdl-org:master' into df-bitchute-ovrhaul dirkf 2023-02-04 14:41:35 +00:00
  • ab362c8031
    Small update, force CI dirkf 2023-02-04 02:36:34 +00:00
  • 384f632e8a
    [ITV] Overhaul ITV extractor (#30266) dirkf 2023-02-03 21:10:07 +00:00
  • 8c8b07c4e9
    Small update, force CI dirkf 2023-02-03 04:11:27 +00:00
  • f5e145f82f
    Small update, force CI dirkf 2023-02-03 04:09:14 +00:00
  • f3156a31f2
    Small update, force CI dirkf 2023-02-03 02:00:47 +00:00
  • 6a53f36713
    Again dirkf 2023-02-03 01:49:09 +00:00
  • a4b22a1526
    Small update, force CI dirkf 2023-02-03 01:45:06 +00:00
  • 4b1c830957 fix formatting issue Glenn Pavlovic 2023-02-02 16:37:30 -08:00
  • 9d17948b5a
    [myvideoge] Add new extractor (#31360) dirkf 2023-02-02 23:25:44 +00:00
  • f316f5d4e3
    [xhamster] add support for new domain xhvid.com (#31370) afterdelight 2023-02-03 06:20:14 +07:00
  • bc6f94e459
    [FIFA] Back-port extractor from yt-dlp (#31385) dirkf 2023-02-02 23:19:03 +00:00
  • be3392a0d4
    [Blerp] Add new extractor (#31398) Epsilonator 2023-02-02 23:03:09 +05:30
  • 6d829d8119
    [YouTube] Fix not finding videos listed under a channel's "shorts" subpage. (#31409) zhangeric-15 2023-02-02 12:26:31 -05:00
  • 98b0cf1cd0
    [Callin] Add new extractor (#31414) Ruowang Sun 2023-02-02 12:21:05 -05:00
  • e9611a2a36
    [pr0gramm] implement InfoExtractor, Resolves #31433 (#31434) Leon Etienne 2023-02-02 18:13:39 +01:00
  • 807e593a32
    [cammodels] fix and improve extractor (#31453) JChris246 2023-02-02 13:12:36 -04:00
  • 297fbff23b
    [doc] Fixed typo appearing to promise an example (#31489) Rodrigo Dias 2023-02-02 17:10:09 +00:00
  • 37cbdfa0e7
    [americastestkitchen] Add support for downloading entire series (#31493) Brian Marks 2023-02-02 11:58:21 -05:00
  • 295736c9cb [jsinterp] Improve parsing * support subset ... else if ... * support while * add RegExp class * generalise new support * limited more debug strings * matching test changes dirkf 2023-02-02 14:28:32 +00:00
  • 14ef89a8da Support if statements pukkandan 2023-02-01 09:39:49 +05:30
  • 02709d1935 [feat] test external downloader aria2p teddy171 2023-01-31 12:43:01 +08:00
  • baf3fe3f0c [feat] test external downloader aria2p teddy171 2023-01-31 12:42:51 +08:00
  • a777aeeda0 combine all the rumble extractors, add rumble to generic.py, remove UsaWatchdogStory Glenn Pavlovic 2023-01-29 18:20:46 -08:00
  • 15b7c5091a
    Apply suggestions from code review dirkf 2023-01-30 01:36:28 +00:00
  • cbbc8b9fe0 fix: be up to flake8 teddy171 2023-01-30 09:27:03 +08:00
  • 2f96d444f8 fix: be up to flake8 teddy171 2023-01-30 09:26:30 +08:00
  • 8c23106b03 fix: remove unuse method ..utils.format_bytes teddy171 2023-01-30 09:24:04 +08:00
  • f7920e0449 fix: add not function to return value(0 is normal); add total_seconds to download.eta(timedelta object); add waiting status when hook progress teddy171 2023-01-30 09:23:13 +08:00
  • af0aee79e7 fix: remove unused value teddy171 2023-01-30 08:37:53 +08:00
  • cacc07ab51
    Fix tests dirkf 2023-01-29 13:09:45 +00:00
  • b96846ac7d
    BTCC URL pattern dirkf 2023-01-29 04:44:29 +00:00
  • 416b0b7786
    Fix tests dirkf 2023-01-29 04:23:59 +00:00
  • 52a9dcf74e
    Merge branch 'ytdl-org:master' into sleaux-meaux+staubichsauger-itv-patch dirkf 2023-01-28 23:31:51 +00:00
  • 14297874f1
    Merge branch 'ytdl-org:master' into df-testdl-patch dirkf 2023-01-28 23:25:42 +00:00
  • d699bafdfc Merge branch 'bandlabextractor' of github.com:dt-rush/youtube-dl into bandlabextractor npayne 2023-01-28 18:13:38 -05:00
  • d6b19dca91 bandlab nits npayne 2023-01-28 18:13:12 -05:00
  • b5676df6da
    Linted? dirkf 2023-01-28 19:47:16 +00:00
  • a911b77152
    Merge 617887a11d into 195f22f679 Josh Soref 2023-01-28 18:33:32 +00:00
  • 93c7531412
    Use compat_[filter,map] dirkf 2023-01-28 18:21:33 +00:00
  • e48a9ae20e
    Condense filters dirkf 2023-01-28 18:15:41 +00:00
  • 8dced09ed0 fix some errors in bandlab extractor - test now passes npayne 2023-01-28 11:33:00 -05:00
  • c673485d4e use try_get in bandlab extractor npayne 2023-01-28 11:23:41 -05:00
  • 06400d1d0f merge bandlab playlist and album extractors npayne 2023-01-28 11:17:51 -05:00
  • 0ce3c3c243
    Discriminate URL pattern dirkf 2023-01-28 15:43:46 +00:00
  • a43e1de98c
    Typo in suggestion dirkf 2023-01-28 13:12:18 +00:00
  • d0915ce1ea
    Apply suggestions from code review teddy171 2023-01-28 14:28:02 +08:00
  • 3f4abb09b0
    I does what I likes and I likes what I does no7mac 2023-01-27 00:23:35 -07:00
  • a712000b9b
    Oh come on! dirkf 2023-01-26 17:12:21 +00:00
  • ca23ea311f
    Update URL pattern dirkf 2023-01-26 17:09:06 +00:00
  • 7e742432cb
    docs: add link to supported platforms escapedcat 2023-01-26 23:16:27 +08:00
  • dbb6a89280
    Merge eb0d0d1eed into 195f22f679 dirkf 2023-01-26 10:04:29 -05:00
  • a1d5158bc8
    Use playlist_id for JSON d/l dirkf 2023-01-26 13:20:11 +00:00
  • 8845e952ae feat: change value name teddy171 2023-01-26 19:36:34 +08:00
  • 6175fa7066 feat: a colorful download interface to aria2pFD teddy171 2023-01-26 19:03:32 +08:00
  • 388713d35f This time for sure Brian Marks 2023-01-25 22:21:16 -05:00
  • c7de036b30 Fix regex Brian Marks 2023-01-25 22:18:53 -05:00
  • 1f95c9ee94 Use updated regex from yt-dlp Brian Marks 2023-01-25 22:07:57 -05:00
  • 00c702e15c Apply diff from @dirkf Brian Marks 2023-01-25 21:55:04 -05:00
  • b96a438e74
    Linted? dirkf 2023-01-25 18:23:18 +00:00
  • 5aae4eec82
    Support ITVX dirkf 2023-01-25 17:58:29 +00:00
  • 08da8657b7 feat: create call_downloader function teddy171 2023-01-25 20:46:10 +08:00
  • c50ae4def9 feat: add class Aria2pFD teddy171 2023-01-25 16:42:06 +08:00
  • 90b4cd48e3 [americastestkitchen] Add support for downloading entire series Brian Marks 2023-01-25 00:25:19 -05:00
  • 593f1f268b
    Update README.md Rodrigo Dias 2023-01-24 08:39:26 +00:00
  • 6e34e8f579 [utils] base_url: URL paths can contain & (yt-dlp#4841) Ryan Welton 2023-01-23 13:43:49 -05:00
  • 4c969eb8e1
    missing example in documentation on github #31425 Rodrigo Dias 2023-01-23 17:48:22 +00:00
  • 638ec38eb5
    Linted dirkf 2023-01-23 13:27:52 +00:00
  • 65c58ac155
    Update README.MD Kumar Kriti 2023-01-23 18:38:47 +05:30
  • da59d47df0 first commit Kumar Kriti 2023-01-23 17:03:06 +05:30
  • 47390b1355
    Update youtube_dl/extractor/videocdn.py Moritz Bunse 2023-01-21 20:28:53 +01:00
  • 5d37e5e19d
    Update youtube_dl/extractor/videocdn.py Moritz Bunse 2023-01-21 20:28:23 +01:00
  • bdd0cf4611 apply suggested improvements mbunse 2023-01-21 20:27:41 +01:00
  • 6ff4cde8e8
    Update youtube_dl/extractor/videocdn.py Moritz Bunse 2023-01-21 20:17:48 +01:00
  • 62e96f48db Merge branch 'feature/add_videocdn_extractor' of https://github.com/mbunse/youtube-dl into feature/add_videocdn_extractor mbunse 2023-01-21 20:16:36 +01:00
  • bfca7e849c remove duplicate video id extraction mbunse 2023-01-21 20:16:21 +01:00
  • aec8c6b570
    Update youtube_dl/extractor/videocdn.py Moritz Bunse 2023-01-21 20:11:25 +01:00
  • 8a1f4fdbf5
    Merge 080f1f408c into 195f22f679 mirage 2023-01-21 17:36:18 +00:00
  • 6b54fcef20 [VideoCdn] Add new extractor mbunse 2023-01-21 01:10:22 +01:00
  • 07da420536 fallback to non-encoded video_url in case of non-complete data camel2314 2023-01-19 22:52:59 -05:00
  • 025c0fec0b Support multi formats, add more sites camel2314 2023-01-19 21:58:27 -05:00
  • 7bb8d94184 Rumble + UsaWatchdog - improves Rumble support and adds UsaWatchdog support Glenn Pavlovic 2023-01-17 18:40:37 -08:00
  • fed5cec90c Merge remote-tracking branch 'upstream/master' into zwolf13 zwolf13 2023-01-15 09:57:23 -05:00
  • 5a2b28cd6e
    [pr0gramm]: add uploader to title, if set Leonetienne 2023-01-12 22:47:18 +01:00
  • 893adc41d6
    [pr0gramm]: more forgiving _valid_url regex Leonetienne 2023-01-12 22:44:49 +01:00
  • 6f19abb3be
    [pr0gramm]: add video_id to title Leonetienne 2023-01-12 22:24:06 +01:00
  • 6f375d98b6
    [pr0gramm]: ie only sets upload_date attribute Leonetienne 2023-01-12 22:15:37 +01:00
  • 835464e091
    [pr0gramm]: add trailing comma to lists for maintainability Leonetienne 2023-01-12 22:07:43 +01:00
  • e21d7c7a41
    [pr0gramm]: specify utf-8 coding Leonetienne 2023-01-12 22:05:37 +01:00
  • 4d4ac12b71
    Small re-format dirkf 2023-01-09 15:13:59 +00:00
  • 72c431725a
    filter? df-fmt-ext-patch dirkf 2023-01-09 01:00:13 +00:00
  • 080c5d48ed
    Allow filter[i] dirkf 2023-01-09 00:44:26 +00:00
  • ba1399d54d
    [core] Apply best logic to format selection by extension dirkf 2023-01-08 23:15:51 +00:00
  • 72697e6050 First Commit Kumar Kriti 2023-01-08 18:05:44 +05:30
  • f69fafb819
    Force CI test dirkf 2023-01-06 17:36:17 +00:00
  • 88ff88b275
    refactor: make suggested changes JChris246 2023-01-06 11:35:58 -04:00
  • 336f860303
    Force CI test dirkf 2023-01-06 15:18:20 +00:00
  • 8d6a489c77
    Force CI test dirkf 2023-01-06 15:15:16 +00:00