aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp/utils/_utils.py
Commit message (Expand)AuthorAgeFilesLines
* update from upstreamJesus2023-09-041-7/+11
* [networking] Remove dot segments during URL normalization (#7662)coletdjnz2023-07-281-17/+0
* [utils] Improve `parse_duration`bashonly2023-07-201-1/+1
* [compat, networking] Deprecate old functions (#2861)coletdjnz2023-07-151-45/+2
* [networking] Rewrite architecture (#2861)coletdjnz2023-07-151-34/+1
* [networking] Add module (#2861)pukkandan2023-07-151-466/+13
* [utils] Add temporary shim for loggingpukkandan2023-07-151-0/+30
* [utils] `clean_podcast_url`: Handle more trackers (#7556)Mahmoud Abdel-Fattah2023-07-111-3/+7
* [core] Prevent `Cookie` leaks on HTTP redirectcoletdjnz2023-07-061-2/+7
* [utils] clean_podcast_url: Handle protocol in redirect URLpukkandan2023-06-261-1/+2
* Bugfix for b4e0d75848e9447cee2cd3646ce54d4744a7ff56pukkandan2023-06-221-4/+4
* [cleanup] Miscpukkandan2023-06-221-3/+4
* Improve `--download-sections`pukkandan2023-06-221-4/+18
* [cleanup] Miscpukkandan2023-06-211-8/+2
* Add option `--netrc-cmd` (#6682)Nicolai Dagestad2023-06-211-0/+8
* [outtmpl] Fix some minor bugspukkandan2023-06-211-1/+1
* [utils] `strftime_or_none`: Handle negative timestampspukkandan2023-06-211-1/+4
* [utils] `FormatSorter`: Improve `size` and `br`pukkandan2023-06-211-10/+15
* [extractor/urplay] Extract all subtitles (#7309)hoaluvn2023-06-141-0/+1
* [extractor/camfm] Add extractors (#7083)garret2023-05-291-0/+1
* [core] Support decoding multiple content encodings (#7142)coletdjnz2023-05-271-29/+32
* [cookies] Move `YoutubeDLCookieJar` to cookies module (#7091)coletdjnz2023-05-271-130/+0
* [core] Improve HTTP redirect handling (#7094)coletdjnz2023-05-271-38/+21
* Update to ytdl-commit-d1c6c5pukkandan2023-05-241-2/+10
* [devscripts/cli_to_api] Add scriptpukkandan2023-05-241-2/+4
* [core] Deprecate internal `Youtubedl-no-compression` header (#6876)coletdjnz2023-05-201-17/+6
* [cleanup, utils] Split into submodules (#7090)coletdjnz2023-05-201-0/+6104