Commit Graph

  • 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 96fccc101f 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
  • 060ac76257 [test] Use pytest instead of nosetests (#482) pukkandan 2021-07-23 20:18:15 +05:30
  • 063c409dfb [cookies] Handle errors when importing keyring Workaround for #551 pukkandan 2021-07-23 19:50:50 +05:30
  • 767b02a99b [cookies] Handle sqlite ImportError gracefully (#554) Matt Broadway 2021-07-23 15:26:19 +01:00
  • f45e6c1126 [downloader] Pass same status object to all progress_hooks pukkandan 2021-07-23 09:44:28 +05:30
  • 3944e7af92 [youtube] Fix subtitles only being extracted from the first client Closes #547 pukkandan 2021-07-23 09:37:15 +05:30
  • ad34b2951e Try all clients even if age-gated Reverts: 892e31ce7c pukkandan 2021-07-23 09:35:23 +05:30
  • c8fa48fd94 [youtube] Disable get_video_info age-gate workaround This now seems to be completely dead Closes: #553 pukkandan 2021-07-23 09:25:38 +05:30
  • 2fd226f6a7 [youtube] Fix age-gated videos for API clients when cookies are supplied (#545) coletdjnz 2021-07-22 20:11:04 +12:00
  • 3ba7740dd8 [downloader] Pass info_dict to progress_hooks pukkandan 2021-07-21 22:58:43 +05:30
  • 29b208f6f9 [cookies] bugfix Fixes: https://github.com/yt-dlp/yt-dlp/pull/488#discussion_r674352059 pukkandan 2021-07-22 03:00:21 +05:30
  • e4d666d27b [version] update :ci skip all pukkandan 2021-07-22 02:37:51 +05:30
  • 245524e6a3 Release 2021.07.21 and fix some typos Closes #538 2021.07.21 pukkandan 2021-07-21 23:32:21 +05:30
  • 9c0d7f4951 [youtube] Make --extractor-retries work for more errors Closes #507 pukkandan 2021-07-21 23:27:23 +05:30
  • e37d0efbd9 Fix bug where original_url was not propagated when _type=url pukkandan 2021-07-22 01:15:32 +05:30
  • c926c9541f [youtube] Add debug message for SAPISID cookie extraction (#540) coletdjnz 2021-07-22 08:45:05 +12:00
  • 982ee69a74 Add option --cookies-from-browser to load cookies from a browser (#488) Matt Broadway 2021-07-21 21:32:49 +01:00
  • 7ea6541124 [youtube] Improve extraction of livestream metadata Modified from and closes #441 Authored by: pukkandan, krichbanana pukkandan 2021-07-21 20:45:45 +05:30
  • ae30b84072 Add field live_status pukkandan 2021-07-21 20:44:18 +05:30
  • cc9d1493c6 bugfix for 50fed816dd pukkandan 2021-07-21 19:11:40 +05:30
  • f6755419d1 [douyin] Add extractor (#513) Philip Xu 2021-07-21 11:19:27 -04:00
  • 145bd631c5 [nebula] Authentication via tokens from cookie jar (#537) Henrik Heimbuerger 2021-07-21 14:42:43 +02:00
  • b35496d825 Add only_once param for write_debug pukkandan 2021-07-21 18:06:34 +05:30
  • 352d63fdb5 [utils] Improve traverse_obj pukkandan 2021-07-21 11:17:27 +05:30
  • 11f9be0912 [youtube] Extract data from multiple clients (#536) pukkandan 2021-07-21 09:22:34 +05:30
  • c84aeac6b5 Add only_once param for report_warning Related: https://github.com/yt-dlp/yt-dlp/pull/488#discussion_r667527297 pukkandan 2021-07-21 01:35:35 +05:30
  • 50fed816dd Errors in playlist extraction should obey --ignore-errors Related: https://github.com/yt-dlp/yt-dlp/issues/535#issuecomment-883277272, https://github.com/yt-dlp/yt-dlp/issues/518#issuecomment-881794754 pukkandan 2021-07-21 01:00:46 +05:30
  • a1a7907bc0 [youtube] Fix controversial videos when requested via API (#533) coletdjnz 2021-07-21 06:01:28 +12:00
  • d61fc64618 [youtube:tab] Fix channels tab pukkandan 2021-07-20 23:21:04 +05:30
  • 6586bca9b9 [utils] Fix LazyList for Falsey values pukkandan 2021-07-20 23:16:38 +05:30
  • da503b7a52 [youtube] Make parse_time_text and _extract_chapters non-fatal Related: #532, 7c365c2109 pukkandan 2021-07-20 07:21:16 +05:30
  • 7c365c2109 [youtube] Sanity check chapters (and refactor related code) Closes #520 pukkandan 2021-07-20 05:32:41 +05:30
  • 3f698246b2 Rename NOTE in -F to MORE INFO since it's often confused to be the same as format_note pukkandan 2021-07-20 05:29:42 +05:30
  • cca80fe611 [youtube] Extract even more thumbnails and reduce testing pukkandan 2021-07-20 03:40:35 +05:30
  • c634ad2a3c [compat] Remove unnecessary code pukkandan 2021-07-20 02:21:55 +05:30
  • 8f3343809e [utils] Improve traverse_obj pukkandan 2021-07-15 20:22:49 +05:30
  • 0ba692acc8 [youtube] Extract more thumbnails pukkandan 2021-07-15 22:49:59 +05:30
  • d9488f69c1 [crunchyroll:playlist] Force http Closes #495 pukkandan 2021-07-17 02:49:49 +05:30
  • dce8743677 [docs] fix default of multistreams pukkandan 2021-07-15 23:28:01 +05:30
  • 5520aa2dc9 Add option --exec-before-download Closes #530 pukkandan 2021-07-19 23:26:22 +05:30
  • 8d9b902243 [pornflip] Add new extractor (#523) mzbaulhaque 2021-07-20 00:16:21 +06:00
  • fe93e2c4cf [youtube] misc cleanup and bug fixes (#505) coletdjnz 2021-07-19 16:55:07 +12:00
  • 314ee30548 [youtube] Fix session index extraction and headers for non-web player clients (#526) coletdjnz 2021-07-18 18:23:32 +12:00
  • 34917076ad [youtube] Fix authentication when using multiple accounts coletdjnz 2021-07-17 18:20:05 +12:00
  • ccc7795ca3 [yahoo:gyao:player] Relax _VALID_URL (#503) The Hatsune Daishi 2021-07-16 23:36:53 +09:00
  • da1c94ee45 [generic] Extract previously missed subtitles (#515) Felix S 2021-07-16 16:22:56 +02:00
  • 3b297919e0 Revert "Merge webm formats into mkv if thumbnails are to be embedded (#173)" This reverts commit 4d971a16b8 by @damianoamatruda Closes #500 pukkandan 2021-07-15 23:30:49 +05:30
  • 47193e0298 [youtube:tab] Extract playlist availability (#504) coletdjnz 2021-07-15 14:42:30 +12:00
  • 49bd8c66d3 [youtube:comments] Improve comment vote count parsing (fixes #506) (#508) coletdjnz 2021-07-15 11:24:42 +12:00
  • 182b6ae8a6 [RTP] Fix extraction and add subtitles (#497) Felix S 2021-07-14 01:36:18 +02:00
  • c843e68588 [utils] Improve js_to_json comment regex Capture the newline character as part of a single-line comment felix 2021-07-13 09:18:20 +02:00
  • 198f7ea89e [extractor] Allow extracting multiple groups in _search_regex From #497, Authored by: fstirlitz felix 2021-07-13 09:17:39 +02:00
  • c888ffb95a [youtube] Use android client as default and add age-gate bypass for it (#492) coletdjnz 2021-07-14 10:28:51 +12:00
  • 9752433221 [youtube:comments] Fix is_favorited (#491) coletdjnz 2021-07-12 13:20:03 +12:00
  • f0ff9979c6 [vlive] Extract thumbnail directly in addition to the one from Naver Closes #477 pukkandan 2021-07-12 06:07:23 +05:30