index
:
hypervideo-pre.git
master
Pre-build of hypervideo
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
yt_dlp
/
utils.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[utils] Fix race condition in `make_dir` (#6089)
Alex Ionescu
2023-02-17
1
-2
/
+2
*
[utils] Don't use Content-length with encoding (#6176)
Felix Yan
2023-02-17
1
-3
/
+0
*
[utils] `traverse_obj`: Fix more bugs
Simon Sawicki
2023-02-10
1
-8
/
+7
*
[utils] `traverse_obj`: Fix several behavioral problems
Simon Sawicki
2023-02-08
1
-60
/
+81
*
[extractor/txxx] Add extractors (#5240)
chio0hai
2023-02-04
1
-0
/
+2
*
[utils] `traverse_obj`: Various improvements
Simon Sawicki
2023-02-02
1
-10
/
+48
*
[utils] Fix `time_seconds` to use the provided TZ (#6118)
Lesmiscore
2023-01-31
1
-2
/
+4
*
[utils] Use local kernel32 for file locking on Windows
Simon Sawicki
2023-01-25
1
-1
/
+1
*
Fix config locations (#5933)
Simon Sawicki
2023-01-07
1
-18
/
+4
*
[utils] `windows_enable_vt_mode`: Better error handling
pukkandan
2023-01-03
1
-7
/
+4
*
[utils] `mimetype2ext`: weba is not standard
pukkandan
2023-01-03
1
-1
/
+1
*
[cleanup] Misc
pukkandan
2023-01-02
1
-1
/
+1
*
[docs] Improvements
pukkandan
2023-01-02
1
-1
/
+1
*
[downloader/aria2c] Native progress for aria2c via RPC (#3724)
Lesmiscore
2023-01-02
1
-0
/
+9
*
[utils] `get_exe_version`: Detect broken executables
pukkandan
2023-01-01
1
-4
/
+10
*
Improve plugin architecture (#5553)
Matthew
2023-01-01
1
-17
/
+38
*
Add `weba` to known extensions
pukkandan
2022-12-30
1
-5
/
+5
*
[utils] js_to_json: Fix bug in f55523c (#5771)
ChillingPepper
2022-12-30
1
-1
/
+7
*
Add pre-processor stage `video`
pukkandan
2022-12-30
1
-1
/
+1
*
[extractor/wistia] Improve extension detection (#5415)
bashonly
2022-12-29
1
-44
/
+76
*
Deprioritize HEVC-over-FLV formats (#5823)
Lesmiscore
2022-12-19
1
-0
/
+6
*
Add `ac4` to known codecs
pukkandan
2022-12-09
1
-3
/
+3
*
[utils] windows_enable_vt_mode: Proper implementation
pukkandan
2022-12-05
1
-8
/
+30
*
[cleanup] Misc
pukkandan
2022-12-03
1
-1
/
+4
*
[utils] Make `ExtractorError` mutable
pukkandan
2022-11-30
1
-6
/
+15
*
[FormatSort] Add `mov` to `vext`
pukkandan
2022-11-19
1
-2
/
+2
*
[utils] Move format sorting code into `utils`
pukkandan
2022-11-17
1
-0
/
+286
*
[utils] Move `FileDownloader.parse_bytes` into utils
pukkandan
2022-11-17
1
-5
/
+14
*
[cleanup] Misc
pukkandan
2022-11-16
1
-1
/
+1
*
[utils] `classproperty`: Add cache support
pukkandan
2022-11-13
1
-3
/
+12
*
Fix bugs in `PlaylistEntries`
pukkandan
2022-11-12
1
-3
/
+3
*
[cleanup] Misc
Robert Geislinger
2022-11-11
1
-3
/
+1
*
[build] Create armv7l and aarch64 releases (#5449)
MrOctopus
2022-11-11
1
-1
/
+2
*
[extractor/bitchute] Improve `BitChuteChannelIE` (#5066)
MMM
2022-11-09
1
-0
/
+2
*
[cleanup] Lint and misc cleanup
pukkandan
2022-11-07
1
-0
/
+1
*
Update to ytdl-commit-de39d128
pukkandan
2022-11-07
1
-1
/
+2
*
Do not backport Python 3.10 SSL configuration for LibreSSL (#5464)
Matthew
2022-11-06
1
-1
/
+8
*
[extractor/telegram] Add playlist support and more metadata (#5358)
bashonly
2022-11-06
1
-2
/
+2
*
[extractor/epoch] Support videos without data-trailer (#5387)
Richard Gibson
2022-11-06
1
-0
/
+1
*
Backport SSL configuration from Python 3.10 (#5437)
Matthew
2022-11-06
1
-2
/
+15
*
[extractor/agora] Add extractors (#5101)
lauren
2022-11-04
1
-0
/
+5
*
[cleanup Misc
pukkandan
2022-10-18
1
-5
/
+3
*
[utils] `js_to_json`: Improve escape handling (#5217)
Simon Sawicki
2022-10-13
1
-27
/
+34
*
[utils] `strftime_or_none`: Workaround Python bug on Windows
pukkandan
2022-10-11
1
-1
/
+3
*
[extractors/podbayfm] Add extractor (#4971)
schnusch
2022-10-11
1
-1
/
+2
*
[extractor/wordpress:mb.miniAudioPlayer] Add embed extractor (#5087)
Matthew
2022-10-09
1
-2
/
+2
*
[utils] `traverse_obj`: Allow `re.Match` objects (#5174)
Simon Sawicki
2022-10-09
1
-3
/
+19
*
[utils] `traverse_obj`: Always return list when branching (#5170)
Simon Sawicki
2022-10-09
1
-8
/
+14
*
[cleanup] Misc (#5044)
gamer191
2022-10-04
1
-4
/
+4
*
[downloader/ism] Support ec-3 codec (#5004)
nixxo
2022-09-30
1
-1
/
+1
[next]