Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-10 | Release 2021.10.10 | pukkandan | |
2021-10-10 | [downloader] Fix throttledratelimit | pukkandan | |
The timer should not reset at start of each block | |||
2021-10-10 | [build] Allow to release without changelog | pukkandan | |
so that forks can build using GHA easily | |||
2021-10-10 | [minicurses] Fix when printing to file | pukkandan | |
Closes #1215 | |||
2021-10-10 | [NovaPlay] Add extractor (#1209) | Bojidar Qnkov | |
Authored by: Bojidarist | |||
2021-10-10 | [docs] Remove incorrect dependency on VC++10 | pukkandan | |
Closes #1163 | |||
2021-10-10 | Revert "[ffmpeg] Set max probesize to workaround AAC HLS stream issues (#1109)" | pukkandan | |
This reverts commit 250a938de82fb6b023c09ce3d89471c5871ff830. This is no longer necessary since 7687c8ac6e223a725b3ef8f56f04779bebdc86c5 | |||
2021-10-10 | [francetv] Update extractor (#1096) | Felix S | |
Original PR: https://github.com/ytdl-org/youtube-dl/pull/29996 Closes: https://github.com/yt-dlp/yt-dlp/issues/970, https://github.com/ytdl-org/youtube-dl/issues/29956, https://github.com/ytdl-org/youtube-dl/issues/29957, https://github.com/ytdl-org/youtube-dl/issues/29969, https://github.com/ytdl-org/youtube-dl/issues/29990, https://github.com/ytdl-org/youtube-dl/issues/30010 Authored by: fstirlitz, sarnoud | |||
2021-10-10 | [downloader/ffmpeg] Fix bug in initializing `FFmpegPostProcessor` | pukkandan | |
When `FFmpegFD` initializes the PP, it passes `self` as the `downloader` But it does not have a `_postprocessor_hooks` attribute Closes #1211 | |||
2021-10-09 | [version] update2021.10.09 | pukkandan | |
:ci skip all | |||
2021-10-10 | Release 2021.10.09 | pukkandan | |
2021-10-09 | [HotStarSeries] Fix cookies (#1187) | Ashish Gupta | |
Authored by: Ashish0804 | |||
2021-10-09 | [cleanup] Misc cleanup | pukkandan | |
2021-10-09 | Merge webm formats into mkv if thumbnails are to be embedded | pukkandan | |
This was originally implemented in 4d971a16b831a45147b6ae7ce53b3e105d204da7 (#173) by @damianoamatruda but was reverted in 3b297919e046082cc4ab26ecb959d9f4f584102b since it was unintentionally being triggered for `write_thumbnail` (See #500) | |||
2021-10-09 | [Funimation] Fix for /v/ urls (#1196) | Jules-A | |
Closes #993 Authored by: pukkandan, Jules-A | |||
2021-10-09 | [utils] Let traverse_obj accept functions as keys | pukkandan | |
2021-10-09 | [http] Respect user-provided chunk size over extractor's | pukkandan | |
2021-10-09 | [Hidive] Fix subtitles broken by 705e7c2005dfe67a905e18736c9f6345ee9d386b | pukkandan | |
2021-10-09 | [bilibili] Fix bug in efc947fb3eea38eeae257980e663de806f1e19d0 | u-spec-png | |
Authored by: u-spec-png | |||
2021-10-09 | [docs] Write embedding and contributing documentation (#528) | timethrow | |
Authored by: pukkandan, timethrow | |||
2021-10-09 | [youtube:tab] Fallback to API when webpage fails to download (#1122) | coletdjnz | |
and add some extractor_args to force this mode Authored by: coletdjnz | |||
2021-10-09 | [ciscowebex] Add extractor (#1199) | Damiano Amatruda | |
Authored by: damianoamatruda | |||
2021-10-09 | Improved progress reporting (See desc) (#1125) | pukkandan | |
* Separate `--console-title` and `--no-progress` * Add option `--progress` to show progress-bar even in quiet mode * Fix and refactor `minicurses` * Use `minicurses` for all progress reporting * Standardize use of terminal sequences and enable color support for windows 10 * Add option `--progress-template` to customize progress-bar and console-title * Add postprocessor hooks and progress reporting Closes: #906, #901, #1085, #1170 | |||
2021-10-07 | [Streamable] Add codecs (#1189) | u-spec-png | |
Authored by: u-spec-png | |||
2021-10-06 | [Hidive] Fix duplicate and incorrect formats | pukkandan | |
2021-10-06 | [docs,build] Change all pycryptodome references to pycryptodomex | pukkandan | |
2021-10-06 | [FixupM3u8] Do not run if merge is needed | pukkandan | |
We pass the relevant arguments to the merger, so separate fixup in redundant | |||
2021-10-06 | [youtube] Fix non-fatal errors in fetching player | pukkandan | |
2021-10-06 | bugfix for 80c03fa98fdd54410bd36684ef453f6976a9c0bf | pukkandan | |
2021-10-06 | [reddit] bugfix for 8e3fd7e034cdd54972d13394821cd9e55e1c3735 | pukkandan | |
2021-10-06 | [soundcloud:playlist] Detect last page correctly | pukkandan | |
Closes #1168 | |||
2021-10-06 | Workaround ssl errors in mingw python | pukkandan | |
Closes #1151 | |||
2021-10-05 | [build] Use pycryptodomex for PyInstaller (#1179) | shirt | |
2021-10-05 | [Mediaite] Relax valid url (#1158) | coletdjnz | |
Closes #1131 Authored by: coletdjnz | |||
2021-10-05 | [GoPro] Add extractor (#1167) | i6t | |
Fixes: https://github.com/ytdl-org/youtube-dl/issues/30044 Authored by: i6t | |||
2021-10-05 | [CBC] Cleanup tests (#1162) | makeworld | |
Related: #1013 Authored by: makeworld-the-better-one | |||
2021-10-05 | [parliamentlive.tv] Fix extractor (#1153) | u-spec-png | |
Closes #1139 Authored by: u-spec-png | |||
2021-10-05 | [Douyin] Rewrite extractor (#1157) | MinePlayersPE | |
Closes #1121 Authored by: MinePlayersPE | |||
2021-10-05 | [Newgrounds] Add age_limit and fix duration (#1156) | u-spec-png | |
Authored by: u-spec-png | |||
2021-10-05 | [Vupload] Add extractor (#1146) | u-spec-png | |
Fixes: https://github.com/ytdl-org/youtube-dl/issues/29877 Authored by: u-spec-png | |||
2021-10-05 | [Bilibili] Add subtitle converter (#1144) | u-spec-png | |
Closes #1015 Based on https://github.com/y2361547758/bcc2ass Authored by: u-spec-png | |||
2021-10-04 | Fix `-f mp4` behaving differently from youtube-dl | pukkandan | |
2021-10-04 | [build] Allow building with py2exe (and misc fixes) | pukkandan | |
py2exe config is copied from youtube-dl Closes #1160 | |||
2021-10-04 | [EmbedSubtitle, SubtitlesConvertor] Fix error when subtitle file is missing | pukkandan | |
Closes #1152, #1134 Bug from 8e25d624df003d691be922488d6ab7007f75333d | |||
2021-10-04 | [funimation] Sort formats according to the relevant extractor-args | pukkandan | |
2021-10-03 | [aes] Improve performance slightly (#1135) | Ákos Sülyi | |
Authored by: sulyi | |||
2021-10-03 | [extractor] Extract storyboards from SMIL manifests (#1128) | Felix S | |
Authored by: fstirlitz | |||
2021-10-02 | [Theta] Add video extractor (#1137) | Aleri Kaisattera | |
Authored by: alerikaisattera | |||
2021-09-30 | [adobepass] Add RCN as MSO (#1129) | jfogelman | |
Authored by: jfogelman | |||
2021-09-30 | [docs,cleanup] Some minor refactoring and improve docs | pukkandan | |