aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Allow multiple and nested configuration filespukkandan2022-01-044-141/+172
| |
| * Fix `-s --ignore-no-formats --force-write-archive`pukkandan2022-01-031-9/+9
| | | | | | | | Bug in a13e684813dccc21f3d71711bf79dafbe943bccb
| * Fix recursion error in f46e2f9d929f395b32b52cdab93dde980a5ddaf1pukkandan2022-01-031-3/+3
| | | | | | | | Closes #2216
| * Fix bug in 8896899216e90b0ea7ddb1697faf1dc8411b78bepukkandan2022-01-031-1/+1
| | | | | | | | Closes #2215
| * Write `download_archive` only after all formats are downloadedpukkandan2022-01-031-17/+27
| | | | | | | | Closes #1470
| * Add key `requested_downloads` in the root `info_dict`pukkandan2022-01-034-15/+35
| |
| * Add field `video_autonumber`pukkandan2022-01-032-0/+4
| | | | | | | | Closes #662
| * Raise error if subtitle download failspukkandan2022-01-031-2/+3
| | | | | | | | Closes #2212
| * Add more post-processing stagespukkandan2022-01-035-9/+23
| | | | | | | | | | playlist = After entire playlist after_video = After downloading all formats of a video
| * Allow `--exec` to be run at any post-processing stagepukkandan2022-01-036-45/+52
| | | | | | | | Deprecates `--exec-before-download`
| * Add `--print playlist:` to print fields per playlistpukkandan2022-01-034-24/+50
| |
| * [vk] Improve _VALID_URL (#2207)k3ns1n2022-01-021-1/+12
| | | | | | Authored by: k3ns1n
| * [Dropbox] Support password protected files and more formats (#2201)zenerdi0de2022-01-021-4/+40
| | | | | | Authored by: zenerdi0de
| * [youtube:api] Update Innertube clients (#2163)coletdjnz2022-01-021-27/+27
| | | | | | | | | | * Updated iOS clients to support 60fps formats (see: https://github.com/TeamNewPipe/NewPipeExtractor/issues/680#issuecomment-1002724558) * General update of versions and keys of other clients Authored-by: coletdjnz
| * [zdf] Add chapter extraction (#2198)chris2022-01-021-11/+26
| | | | | | Authored by: iw0nderhow
| * [FfmpegMetadata] Allow setting metadata of individual streamspukkandan2022-01-022-13/+18
| | | | | | | | Closes #877
| * [utils] Use key `None` in `traverse_obj` to return as-ispukkandan2022-01-021-3/+4
| |
| * Fix live title for multiple formatspukkandan2022-01-021-3/+2
| |
| * [facebook] Parse dash manifestspukkandan2022-01-021-7/+12
| |
| * [RedBullTV] Parse subtitles from manifest (#2200)Ashish Gupta2022-01-021-2/+1
| | | | | | | | Closes #2151 Authored by: Ashish0804
| * [extractor] Extract chapters from JSON-LD (#2031)chris2022-01-022-0/+77
| | | | | | Authored by: iw0nderhow, pukkandan
| * [extractor] Extract thumbnails from JSON-LD (#2195)nixxo2022-01-022-1/+28
| | | | | | Authored by: nixxo
| * [build] Reduce dependency on third party workflowspukkandan2022-01-011-11/+7
| | | | | | | | Closes #2194
| * [XVideos] Check HLS formats (#2193)MinePlayersPE2022-01-011-4/+19
| | | | | | | | Closes #1823 Authored by; MinePlayersPE
| * [hotstar] Add extractor args to ignore tags (#2116)Ashish Gupta2022-01-012-0/+8
| | | | | | Authored by: Ashish0804
| * [VrtNU] Handle empty title (#2147)pgaig2022-01-011-2/+3
| | | | | | | | Closes #2146 Authored by: pgaig
| * [KelbyOne] Add extractor (#2181)Ashish Gupta2022-01-013-1/+86
| | | | | | | | | | Closes #2170 Authored by: Ashish0804
| * [mixcloud] Detect restrictions (#2169)LE2022-01-011-1/+15
| | | | | | Authored by; llacb47
| * [TikTok] Pass cookies to formats (#2171)MinePlayersPE2022-01-011-0/+4
| | | | | | | | Closes #2166 Authored by: MinePlayersPE
| * [BiliIntl] Add login (#2172)MinePlayersPE2022-01-011-12/+70
| | | | | | | | | | and misc improvements Authored by: MinePlayersPE
| * [extractor] Detect more subtitle codecs in MPD manifests (#2174)Felix S2022-01-012-5/+13
| | | | | | Authored by: fstirlitz
| * [TikTok] Fix extraction for sigi-based webpages (#2164)MinePlayersPE2021-12-301-14/+22
| | | | | | | | Fixes: #2133 Authored by: MinePlayersPE
| * [outtmpl] Alternate form for `D` and fix suffix's casepukkandan2021-12-304-6/+12
| | | | | | | | Fixes: https://github.com/yt-dlp/yt-dlp/issues/2085#issuecomment-1002247689, https://github.com/yt-dlp/yt-dlp/pull/2132/files#r775729811
| * [cookies] Fix bug when keyring is unspecifiedpukkandan2021-12-301-1/+1
| | | | | | | | Closes #2167
| * Allow escaped `,` in `--extractor-args`pukkandan2021-12-301-1/+2
| | | | | | | | Closes #2152
* | updated from upstream | 29/12/2021 at 19:12Jesús2021-12-2949-557/+2583
|\|
| * [TikTok] Change app version (#2161)MinePlayersPE2021-12-301-5/+47
| | | | | | | | Closes #2133, #2135 Authored by: MinePlayersPE, llacb47
| * [Drooble] Add extractor (#1547)u-spec-png2021-12-292-0/+117
| | | | | | | | Closes #1527 Authored by: u-spec-png
| * [Instagram] Add story/highlight extractor (#2006)u-spec-png2021-12-292-0/+75
| | | | | | | | Fixes https://github.com/ytdl-org/youtube-dl/issues/25575 Authored by: u-spec-png
| * [TikTok] Fallback to feed API endpoint (#2142)MinePlayersPE2021-12-281-4/+12
| | | | | | | | Authored by: MinePlayersPE Workaround for #2133
| * Allow unicode characters in `info.json`pukkandan2021-12-281-1/+1
| | | | | | | | Closes #2139
| * [utils] Fix `format_bytes` output for Bytes (#2132)Pierre Mdawar2021-12-282-2/+15
| | | | | | | | Authored by: pukkandan, mdawar
| * Don't treat empty containers as `None` in `sanitize_info`pukkandan2021-12-281-2/+1
| |
| * [gfycat] Fix `uploader`pukkandan2021-12-281-4/+24
| |
| * [version] updategithub-actions2021-12-276-15/+15
| | | | | | | | | | | | Created by: pukkandan :ci skip all
| * Release 2021.12.27pukkandan2021-12-273-1/+25
| |
| * [docs] Add examples for using `TYPES:` in `-P`/`-o`pukkandan2021-12-272-3/+10
| |
| * [cookies] Support other keyrings (#2032)Matt Broadway2021-12-276-89/+343
| | | | | | Authored by: mbway
| * [aria2c] Don't show progress when `--no-progress`pukkandan2021-12-271-0/+1
| |
| * [EmbedThumbnail] Prefer AtomicParsley over ffmpeg if availablepukkandan2021-12-271-33/+38
| |