Commit Graph

  • 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 080f1f408cb3bbfc4beea9f029a77590d08fd682 into 195f22f679330549882a8234e7234942893a4902 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
  • 890f4128e6 fix: [cammodels] fix and improve extractor JChris246 2023-01-06 00:39:55 -04:00
  • b02b3b3e50
    Merge acad161001f6f58a9e2dea499a635b48e455ff28 into 195f22f679330549882a8234e7234942893a4902 whew 2022-12-28 14:20:50 +02:00
  • 8441987828
    Merge branch 'ytdl-org:master' into callin Ruowang Sun 2022-12-24 08:03:01 -05:00
  • cb29ee0141
    🩹 fix deprecation warning: Thomas Merz 2022-12-14 16:12:32 +01:00
  • 72db217289 [RadioFrance] Extractor fo thematic webradios Olivier Trichet 2022-10-02 15:24:03 -04:00
  • fc933e686b [RadioFrance] Refactoring Olivier Trichet 2022-10-01 15:06:19 -04:00
  • ea02c40539 [RadioFrance] Extractor for podcast playlists Olivier Trichet 2022-09-25 11:12:58 -04:00
  • 7270ecf3d6 [RadioFrance] Extractor for podcast of Radio France stations Olivier Trichet 2022-09-04 19:51:40 -04:00
  • dade9111f1 [RadioFrance] Remove old Radio France stations extractors Olivier Trichet 2022-09-04 19:44:05 -04:00
  • e36ec0fdaa
    [pr0gramm] remove misplaced comment, uncapture regex-group Leonetienne 2022-12-22 08:40:54 +01:00
  • d8b46090a9
    [pr0gramm] implement infoextractor Leonetienne 2022-12-22 02:08:55 +01:00
  • f99ef14e7e
    Merge 29e7494495bad404e58033eeca54bf912f28d363 into 195f22f679330549882a8234e7234942893a4902 pukkandan 2022-12-21 20:34:30 +00:00
  • 29e7494495
    Lint after merge pukkandan 2022-12-22 02:03:51 +05:30
  • b5fc16ab9e
    Merge remote-tracking branch 'youtube-dl/master' into features/youtube-dl/style pukkandan 2022-12-21 21:27:45 +05:30
  • a327d17cea [pornhub] Download archive improvement MrBigDig 2022-12-19 14:13:14 +01:00
  • 09e769e79b
    Check for github action updates monthly John Losito 2022-12-17 12:57:36 -05:00
  • 8b5198f785 Merge remote-tracking branch 'upstream/master' into zwolf13 zwolf13 2022-12-16 19:38:17 -05:00
  • a784be7395
    [invidious] Add more tests Sepehr Kalanaki 2022-12-15 20:04:39 +03:30
  • 991ac059a4
    [invidious] Add new extractor Sepehr Kalanaki 2022-12-15 19:35:03 +03:30
  • 744f3ac109
    Sorted with separate closing parentheses for imports. Alex Zhu 2022-12-13 12:01:47 -05:00
  • 632d58cfb9
    Use native HLS downloader dirkf 2022-12-13 14:45:56 +00:00
  • 0567dd5b99 [Callin] resolve issues and add new fields Ruowang Sun 2022-12-12 08:23:07 -05:00
  • a4ae6b4520 replaced owner for loop cryhwang 2022-12-11 22:02:22 -05:00
  • 4337d0eee4 [Callin] Add new extractor Ruowang Sun 2022-12-11 21:56:55 -05:00
  • f01cb57630 [Callin] Add new extractor Ruowang Sun 2022-12-11 20:35:11 -05:00
  • 2f76e1c0c5 removed comment cryhwang 2022-12-11 20:20:07 -05:00
  • 9583355a42 passed flake8 cryhwang 2022-12-11 20:12:10 -05:00
  • c511f1bebb [Callin] Add new extractor Ruowang Sun 2022-12-11 20:11:37 -05:00
  • 65b586d227 [Callin] Add new extractor Ruowang Sun 2022-12-11 20:07:52 -05:00
  • 11242ed9ab remove freetv file cryhwang 2022-12-11 20:03:52 -05:00
  • 56cfd8f604 added return metadata cryhwang 2022-12-11 14:17:39 -05:00
  • 237e55ef91 modifiedtime and owner metadata cryhwang 2022-12-11 13:24:00 -05:00
  • 865f1c4fbf Removed f-strings to support Python 2.X. Shiyang Zhu 2022-12-11 13:19:52 -05:00
  • 9b8ed4477c Added separate _call_api function. Eric Zhang 2022-12-11 13:06:44 -05:00
  • 290e6961dc modify callin Ruowang Sun 2022-12-11 12:34:32 -05:00
  • 23dbeb8106 [Callin] Add new extractor Ruowang Sun 2022-12-11 11:58:50 -05:00
  • 308fc0bb9b
    Linted? dirkf 2022-12-11 12:50:43 +00:00
  • 4c5d34d442
    Spacing nits dirkf 2022-12-11 12:45:55 +00:00
  • b867c469d0 update callin Ruowang Sun 2022-12-11 07:30:35 -05:00
  • 3bdfc242d3 Added call to google drive api Eric Zhang 2022-12-11 00:27:36 -05:00
  • 0915402700
    Updated youtube_dl/extractor/youtube.py to remove space on line 2210. zhangeric-15 2022-12-10 17:10:01 -05:00
  • 57c6251e35 Removed trailing parentheses to better fit style guide. Shiyang Zhu 2022-12-10 15:53:11 -05:00
  • 88aeb04b26 Fixed spaces and styling to pass flake8. Shiyang Zhu 2022-12-10 15:50:41 -05:00
  • 932628ecfe Added new tests and added expected warnings to existing tests to allow new try manifest till one works to run. Shiyang Zhu 2022-12-10 15:32:45 -05:00
  • 52524e85f4 _real_extract() now iterates through possible manifest URLS to find the m3u8. Shiyang Zhu 2022-12-10 15:16:03 -05:00
  • 8bcd1d4f72 Updated _COMM_MAP to be dictionary to speed up exectuion. Updated values from latest senate.gov page. Shiyang Zhu 2022-12-10 01:43:03 -05:00
  • 2eb936ffb6 Removed test 2 as it was no longer a valid video which could be fetched. Shiyang Zhu 2022-12-10 01:41:15 -05:00
  • ed141f4a7e
    Delete random3.txt zhangeric-15 2022-12-09 22:16:32 -05:00
  • 346acabfeb
    Delete random2.txt zhangeric-15 2022-12-09 22:16:23 -05:00
  • 7d087d4d6f
    Delete random.txt zhangeric-15 2022-12-09 22:16:15 -05:00
  • ce153b12e2 Added test case for YoutubetabIE. Eric Zhang 2022-12-09 22:04:13 -05:00
  • 134e513864 Removed print statements. Eric Zhang 2022-12-09 21:45:06 -05:00
  • f6ff399a3e Changed 'keywords' to 'tags' epsilonator 2022-12-08 13:01:26 +05:30
  • 3ef13a6469 Added Py2 support; Added optional fields support epsilonator 2022-12-05 14:42:31 +05:30
  • 988f6a14e7
    Merge c1665414c5f4ea7e1ff3093054298de76e8951dc into 195f22f679330549882a8234e7234942893a4902 gntrazios 2022-12-04 17:05:33 -08:00
  • 4096e2f725 [Blerp] Add new extractor epsilonator 2022-12-04 15:25:03 +05:30
  • 165bf773e8 Playlist data should include title of videos now ytdl-org#31336 Eric Zhang 2022-11-30 16:03:38 -05:00