aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp/utils
Commit message (Expand)AuthorAgeFilesLines
* [utils] HTTPHeaderDict: Handle byte valuespukkandan2023-07-301-0/+2
* [networking] Remove dot segments during URL normalization (#7662)coletdjnz2023-07-283-18/+41
* [networking] Ignore invalid proxies in env (#7704)coletdjnz2023-07-271-1/+7
* [compat] Ensure submodules are imported correctlypukkandan2023-07-221-4/+2
* [utils] Improve `parse_duration`bashonly2023-07-201-1/+1
* [compat, networking] Deprecate old functions (#2861)coletdjnz2023-07-153-65/+63
* [networking] Rewrite architecture (#2861)coletdjnz2023-07-153-41/+74
* [networking] Add module (#2861)pukkandan2023-07-154-470/+93
* [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
* [cleanup] Miscpukkandan2023-07-061-0/+1
* [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-212-9/+7
* 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-272-130/+3
* [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-202-17/+16
* [cleanup, utils] Split into submodules (#7090)coletdjnz2023-05-205-0/+6565