Commit Graph

  • c196640ff1
    [eroprofile] Add album downloader (#658) jhwgh1968 2021-08-10 13:51:12 +00:00
  • 60c8fc73c6
    [instagram] Fix comments extraction (#660) SsSsS 2021-08-10 13:15:32 +00:00
  • bc8745480e
    [BandCamp] Add BandcampMusicIE (#668) Ashish 2021-08-10 18:42:11 +05:30
  • ff5e16f2f6
    [mirrativ] Add extractors (#657) The Hatsune Daishi 2021-08-10 12:24:58 +09:00
  • be2fc5b212
    [extractor] Detect sttp as subtitles in MPD Closes #656 Solution by: fstirlitz pukkandan 2021-08-10 04:42:03 +05:30
  • 7be9ccff0b [utils] Fix InAdvancePagedList.__getitem__ pukkandan 2021-08-10 03:40:40 +05:30
  • 245d43cacf
    [crunchyroll] Fix thumbnail (#650) funniray 2021-08-09 22:39:20 +01:00
  • 246fb276e0
    [blackboardcollaborate] Add new extractor (#646) mzbaulhaque 2021-08-10 02:33:12 +06:00
  • 6e6e0d95b3
    [paramountplus] Separate extractor and fix some titles (#652) shirt 2021-08-09 16:24:50 -04:00
  • 25a3f4f5d6
    [webvtt] Merge daisy-chained duplicate cues (#638) Felix S 2021-08-09 20:22:30 +00:00
  • ad3dc496bb Misc fixes - See desc * Remove unnecessary uses of _list_from_options_callback * Fix download tests - Bug from 6e84b21559f586ee4d6affb61688d5c6a0c21221 * Rename ExecAfterDownloadPP to ExecPP and refactor its tests * Ensure _write_ytdl_file closes file handle on error - Potential fix for #517 pukkandan 2021-08-09 17:40:24 +05:30
  • 2831b4686c Show libraries present in verbose head pukkandan 2021-08-09 03:06:14 +05:30
  • 8c0ae192a4 [ffmpeg] Fix --ffmpeg-location when directory is given Bug introduced in 89efdc15dd4dbdb4b51e82647637f33112156f61 Closes #654 pukkandan 2021-08-09 02:18:58 +05:30
  • e9f4ccd19e
    Add option --replace-in-metadata pukkandan 2021-08-10 01:22:55 +05:30
  • a38bd1defa
    [viki] Print error message from API request Closes #651 pukkandan 2021-08-09 00:26:54 +05:30
  • 476febeb3a
    [build] Use custom build of pyinstaller (#663) shirt 2021-08-09 15:51:02 -04:00
  • b6a35ad83b
    [HotStar] Use API for metadata and extract subtitles (#640) Ashish 2021-08-08 09:45:06 +05:30
  • bfd56b74b9
    [peertube] Fix videos without description (#639) SsSsS 2021-08-08 03:56:44 +00:00
  • 858a65ecc1
    [youtube] Improve signature function detection (#641) PSlava 2021-08-08 09:54:37 +06:00
  • 3b34e38813
    [aenetworks] Update _THEPLATFORM_KEY and _THEPLATFORM_SECRET (#643) Wes 2021-08-07 22:52:31 -05:00
  • 3448870205
    [docs] Fix some mistakes and improve doc pukkandan 2021-08-07 14:19:17 +05:30
  • b868936cd6 [cleanup] Misc pukkandan 2021-08-07 16:50:46 +05:30
  • c681cb5d93 Allow multiple --exec and --exec-before-download pukkandan 2021-08-07 13:30:55 +05:30
  • 379e44ed3c [youtube] Raise appropriate error when API pages can't be downloaded pukkandan 2021-08-07 12:15:58 +05:30
  • 243c57cfe8 [tests:download] Add batch testing for extractors pukkandan 2021-08-06 09:59:41 +05:30
  • 28f436bad0 [extractor] Reset non-repeating warnings per video pukkandan 2021-08-06 03:47:11 +05:30
  • 2b8a2973bd Allow entire infodict to be printed using %()s Makes --dump-json redundant pukkandan 2021-08-07 05:12:54 +05:30
  • b7b04c782e Add option --no-simulate to not simulate even when --print or --list... are used pukkandan 2021-08-07 05:31:51 +05:30
  • 6e84b21559
    Fix bugs related to sanitize_info pukkandan 2021-08-07 21:16:55 +05:30
  • 575e17a1b9
    [utils] Fix traverse_obj depth when is_user_input pukkandan 2021-08-07 14:24:50 +05:30
  • 57015a4a3f
    [youtube] extractor-arg to show live dash formats pukkandan 2021-08-07 11:32:15 +05:30
  • 9cc1a3130a
    Fix resuming when using --no-part Closes #576 pukkandan 2021-08-06 00:54:49 +05:30
  • b51d2ae3ca
    Add compat-option no-keep-subs Closes #630 pukkandan 2021-08-05 23:30:53 +05:30
  • fee5f0c909
    [adobepass] Add MSO Cablevision (#635) Jesse 2021-08-05 15:23:37 -04:00
  • 7bb6434767
    [vrv] Fix thumbnail extraction (#634) funniray 2021-08-05 17:19:28 +01:00
  • 124bc071ee
    Fix wrong extension for intermediate files Closes #632 pukkandan 2021-08-05 19:45:37 +05:30
  • a047eeb6d2
    Add regex to --match-filter pukkandan 2021-08-05 03:01:23 +05:30
  • 77b87f0519 Add all format filtering operators also to --match-filter Max Teegen 2021-06-13 16:25:19 +02:00
  • 678da2f21b [twitch:clips] Extract display_id PR: https://github.com/ytdl-org/youtube-dl/pull/29684 Fixes: https://github.com/ytdl-org/youtube-dl/issues/29666 pukkandan 2021-08-05 01:13:10 +05:30
  • cc3fa8d39d Handle BrokenPipeError PR: https://github.com/ytdl-org/youtube-dl/pull/29505 Fixes: https://github.com/ytdl-org/youtube-dl/issues/29082 pukkandan 2021-08-05 01:11:05 +05:30
  • 89efdc15dd [ffpmeg] Allow --ffmpeg-location to be a file with different name pukkandan 2021-08-04 22:25:16 +05:30
  • 8012d892bd
    Ensure sanitization of infodict before printing to stdout pukkandan 2021-08-05 03:37:16 +05:30
  • 9d65e7bd6d
    Fix --compat-options filename (#629) Stavros Ntentos 2021-08-04 21:01:37 +03:00
  • 36576d7c4c
    [Newgrounds] Improve extractor and fix playlist (#627) SsSsS 2021-08-04 15:48:54 +00:00
  • bb36a55c41
    [nbcolympics:stream] Fix extractor nikhil 2021-07-29 11:31:27 -04:00
  • 3dbb2a9dcb
    [RCTIPlus] Support events and TV (#625) MinePlayersPE 2021-08-04 20:12:15 +07:00
  • 9997eee4af
    [openrec] Add extractors (#624) The Hatsune Daishi 2021-08-04 18:14:37 +09:00
  • 3e376d183e
    [nbcolympics] Update extractor for 2020 olympics (#621) Wes 2021-08-03 23:19:44 -05:00
  • 888299e6ca
    [VrtNU] Fix XSRF token (#588) Sam 2021-08-03 20:41:26 +02:00
  • c31be5b009
    [docs] Document which fields --add-metadata adds to the file :ci skip all pukkandan 2021-08-03 01:33:51 +05:30
  • e5611e8eda
    [ffmpeg] Fix streaming mp4 to stdout pukkandan 2021-08-03 00:01:13 +05:30
  • 8e6cc12c80
    [Vine] Remove invalid formats (#614) SsSsS 2021-08-02 18:07:59 +00:00
  • e980017ac8
    [doc] Fix banner URL pukkandan 2021-08-02 10:45:02 +05:30
  • e9d9efc0f2
    [version] update :ci skip all pukkandan 2021-08-02 10:41:58 +05:30
  • 6ccf351a87
    Release 2021.08.02 2021.08.02 pukkandan 2021-08-02 10:18:33 +05:30
  • 28dff70b51
    Add donate links pukkandan 2021-07-31 19:09:34 +05:30
  • 1aebc0f79e
    Add logo and banner pukkandan 2021-07-31 07:49:28 +05:30
  • cf87314d4e
    [youtube] Extract SAPISID only once pukkandan 2021-08-02 08:00:08 +05:30
  • 1bd3639f69
    [tenplay] Add MA15+ age limit (#606) Authored by: pento pukkandan 2021-08-02 07:51:48 +05:30
  • 68f5867cf0
    [CBS] Add fallback (#579) LE 2021-08-01 22:16:12 -04:00
  • 605cad0be7
    [Vimeo] Better extraction of original file (#599) Ashish 2021-08-02 07:23:12 +05:30
  • 0855702f3f
    [test:download] Support testing with ignore_no_formats_error pukkandan 2021-08-02 03:46:45 +05:30
  • e8384376c0
    [CBS] Add ParamountPlusSeriesIE (#603) Ashish 2021-08-02 02:58:47 +05:30
  • e7e94f2a5c
    [youtube] Add age-gate bypass for unverified accounts (#600) David 2021-08-01 23:13:46 +02:00
  • a46a815b05
    [cleanup] Fix linter in 96fccc101f8f579ebd67da176e029803d82634c7 pukkandan 2021-08-01 12:52:09 +05:30
  • 96fccc101f [downloader] Allow streaming unmerged formats to stdout using ffmpeg pukkandan 2021-07-31 16:23:54 +05:30
  • dbf5416a20 [cleanup] Refactor some code pukkandan 2021-07-31 16:21:01 +05:30
  • d74a58a186
    Set home: as the default key for -P pukkandan 2021-07-31 19:00:32 +05:30
  • f5510afef0
    [FormatSort] Fix bug for audio with unknown codec pukkandan 2021-07-31 15:59:52 +05:30
  • e4f0275711
    Add compat-option no-clean-infojson pukkandan 2021-07-31 11:38:39 +05:30
  • e0f2b4b47d
    [utils] Fix slicing of reversed LazyList pukkandan 2021-08-01 11:47:30 +05:30
  • eca330cb88
    [youtube] Fix default global API key coletdjnz 2021-08-01 06:12:26 +00:00
  • d24734daea
    [adobepass] Add MSO Sling TV (#596) Wes 2021-07-30 17:05:56 -05:00
  • d9e6e9481e
    [RCTIPlus] Remove PhantomJS dependency (#595) MinePlayersPE 2021-07-31 04:52:52 +07:00
  • 3619f78d2c
    [youtube] Misc cleanup (#577) pukkandan 2021-07-31 01:13:26 +05:30
  • 65c2fde23f
    [youtube] Add thirdParty to agegate clients (#577) * This allows more videos like tf2U5Vyj0oU to become embeddable See https://github.com/yt-dlp/yt-dlp/pull/575#issuecomment-888837000 * Also added tests for all types of age-gate pukkandan 2021-07-27 19:33:59 +05:30
  • 000c15a4ca
    [youtube] simplify and de-duplicate client definitions (#577) pukkandan 2021-07-31 01:15:04 +05:30
  • 9275f62cf8
    [youtube] Improve age-gate detection (#577) colethedj 2021-07-29 17:23:56 +12:00
  • 6552469433
    [youtube] Force hl=en for comments (#594) coletdjnz 2021-07-31 07:36:00 +12:00
  • 11cc45718c
    [vidio] Fix login error detection (#582) MinePlayersPE 2021-07-29 11:41:05 +07:00
  • fe07e2c69f
    [Hotstar] Support cookies (#584) Ashish 2021-07-29 10:06:38 +05:30
  • 89ce723edd
    [Mxplayer] Add h265 formats (#572) Ashish 2021-07-29 09:57:09 +05:30
  • 45d1f15725
    [dplay] Add ScienceChannelIE (#567) Sipherdrakon 2021-07-29 00:25:00 -04:00
  • a318f59d14
    [generic] Support KVS player (#549) rigstot 2021-07-29 06:03:01 +02:00
  • 7d1eb38af1
    Add format types j, l, q for outtmpl pukkandan 2021-07-29 08:26:17 +05:30
  • 901130bbcf Expand and escape environment variables correctly in outtmpl pukkandan 2021-07-29 05:19:26 +05:30
  • c0bc527bca
    [YouTube] Age-gate bypass implementation (#575) MinePlayersPE 2021-07-27 16:40:44 +07:00
  • 2a9c6dcd22
    [youtube] Fix format sorting when using alternate clients pukkandan 2021-07-26 03:33:42 +05:30
  • 5a1fc62b41
    [youtube] Add mobile_web client (#557) coletdjnz 2021-07-26 10:18:36 +12:00
  • b4c055bac2
    [youtube] Add player_client=all pukkandan 2021-07-26 03:25:53 +05:30
  • ea05b3020d
    Remove asr appearing twice in -F pukkandan 2021-07-26 03:22:39 +05:30
  • 9536bc072d
    [bilibili] Improve _VALID_URL pukkandan 2021-07-26 01:10:06 +05:30
  • 8242bf220d
    [HotStarSeriesIE] Fix regex (#569) Ashish 2021-07-25 22:43:43 +05:30
  • 4bfa401d40
    [UtreonIE] Add extractor (#562) Ashish 2021-07-25 22:41:45 +05:30
  • 0222620725
    [mediaset] Fix extraction (#564) nixxo 2021-07-24 16:36:55 +02:00
  • 1fe3c4c27e
    [version] update :ci skip all pukkandan 2021-07-24 20:02:12 +05:30
  • f703a88055
    Release 2021.07.24 2021.07.24 pukkandan 2021-07-24 07:03:14 +05:30
  • a353beba83
    [youtube:tab] Extract video duration early Based on: https://github.com/ytdl-org/youtube-dl/pull/29487 by glenn-slayden pukkandan 2021-07-24 06:23:02 +05:30
  • 052e135029
    [youtube] Simplify _get_text early pukkandan 2021-07-24 06:16:46 +05:30
  • cb89cfc14b
    [test] Add Python 3.10 (#480) xtkoba 2021-07-24 00:02:48 +09:00