Commit graph

  • 890f4128e6 fix: [cammodels] fix and improve extractor JChris246 2023-01-06 00:39:55 -04:00
  • b02b3b3e50
    Merge acad161001 into 195f22f679 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 29e7494495 into 195f22f679 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 c1665414c5 into 195f22f679 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
  • 96a49c7838 Make the tests pass again Tim Mann 2022-11-30 12:13:38 -08:00
  • acb86ebd50
    Publicise FIFA extractor dlp-fifa-backport dirkf 2022-11-29 18:51:06 +00:00
  • 2a926aef87
    Add FIFA extractor dirkf 2022-11-29 18:49:05 +00:00
  • 5a390adcb4 Added a test case to test downloading from shorts tab. Eric Zhang 2022-11-28 16:44:12 -05:00
  • 3e5136f53e Removed a comment. Reference ytdl-org#31336 Eric Zhang 2022-11-27 18:47:47 -05:00
  • 2abbd9d44d Added fix for youtube shorts. Eric Zhang 2022-11-27 18:04:12 -05:00
  • f060a0c39d
    Merge 10e59b6c7f into 195f22f679 Bernd Jendrissek 2022-11-25 14:39:34 +00:00
  • e9aa101925
    Merge 3d102f2a9c into 195f22f679 Bellevue 2022-11-22 20:20:24 +05:30
  • 8273e32946
    add xhamster user tests link afterdelight 2022-11-20 21:41:06 +07:00
  • 8cb648c589
    add support for xhamster new domain xhvid.com afterdelight 2022-11-20 17:33:43 +07:00
  • bdb40b655e
    add tests url afterdelight 2022-11-20 16:44:48 +07:00
  • 4938c5546b
    support for xhamster new domain xhvid.com afterdelight 2022-11-20 16:36:45 +07:00
  • 897fd724eb
    Merge 38b3978195 into 195f22f679 pkfm 2022-11-18 19:11:08 +00:00
  • d4d99b1b51
    Linty dirkf 2022-11-17 19:29:59 +00:00
  • 001d5b8395
    Fix extraction dirkf 2022-11-17 19:23:43 +00:00
  • 774b346f91 give up on CI download tests dirkf 2022-11-16 22:53:56 +00:00
  • 63210caa5d Add XFF: GE for CI test dirkf 2022-11-16 19:23:24 +00:00
  • 6e4dd56050
    Linted dirkf 2022-11-16 18:28:37 +00:00
  • 9ac94035a5 Code review changes dirkf 2022-11-16 18:23:26 +00:00
  • 9f5a78ee89 Merge branch 'newmaster' into fonkap-myvideoge-extractor-add dirkf 2022-11-16 18:08:58 +00:00
  • b83889a20e
    Update mark_watched doc dirkf 2022-11-15 19:08:40 +00:00
  • 6b65df9cad
    [common] Make mark_watched() more lenient dirkf 2022-11-15 19:04:07 +00:00
  • 23fe05b4f7
    Make empty result false dirkf 2022-11-15 18:34:50 +00:00
  • 290d400e2a
    Merge branch 'ytdl-org:master' into youtubeshorts zhangeric-15 2022-11-15 12:58:40 -05:00
  • bc2ebe77f1
    Merge branch 'ytdl-org:master' into master zhangeric-15 2022-11-15 12:57:13 -05:00
  • 8f7d932fb2 random3 Eric Zhang 2022-11-15 12:50:44 -05:00
  • b1708b1381 Added random2.txt Eric Zhang 2022-11-15 12:38:23 -05:00
  • 2d9068ff6d random test Eric Zhang 2022-11-15 12:23:47 -05:00
  • a54b9482ee added random.txt Eric Zhang 2022-11-15 12:21:15 -05:00
  • 8479922ba1
    QA dirkf 2022-11-14 20:55:15 +00:00
  • a61abdaa68
    .chain(*iterables) dirkf 2022-11-14 16:37:05 +00:00
  • 2a47a5a3f9
    _EMBED_REGEX dirkf 2022-11-14 16:28:24 +00:00
  • 8f0e4816e3
    Possibly working version pt.2 dirkf 2022-11-14 16:24:27 +00:00
  • 6468249594
    Possibly working version without storyboards (permanently?) and sttls (for now) dirkf 2022-11-14 16:00:04 +00:00
  • 879a400f80
    Merge branch 'ytdl-org:master' into master afterdelight 2022-11-14 04:06:13 +07:00
  • 482ca2b563
    Run isort pukkandan 2022-11-12 00:53:06 +05:30
  • dc02afbb11
    Run flake8 pukkandan 2022-11-12 00:57:56 +05:30
  • e95a563ed0
    Run autopep8 pukkandan 2022-11-12 00:41:26 +05:30
  • acc5f02f0a
    Add pre-commit workflow pukkandan 2022-11-13 11:31:37 +05:30
  • 727f4b76da
    Add pre-commit config pukkandan 2022-11-13 22:28:29 +05:30
  • 2e80b6d5d1
    Merge b919bd0413 into 195f22f679 Fyssion 2022-11-13 21:50:31 +05:30
  • 195f22f679
    [generic] Improve KVS (etc) extraction dirkf 2022-11-13 15:09:29 +00:00
  • fc2beab0e7
    [generic] Improve KVS (etc) extraction dirkf 2022-11-13 14:59:30 +00:00