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
*
[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
*
[cleanup] Fix flake8 and minor refactor
pukkandan
2022-09-27
1
-11
/
+11
*
[extractor] Improve json+ld extraction
pukkandan
2022-09-27
1
-1
/
+1
*
Don't download entire video when no matching `--download-sections`
pukkandan
2022-09-26
1
-0
/
+3
*
[utils] `Popen.run`: Fix default return in binary mode
pukkandan
2022-09-26
1
-1
/
+2
*
[utils] `traverse_obj`: Rewrite, document and add tests (#5024)
Simon Sawicki
2022-09-26
1
-107
/
+150
*
[utils] `js_to_json`: Improve
pukkandan
2022-09-23
1
-1
/
+2
*
[docs] Misc improvements
pukkandan
2022-09-22
1
-4
/
+9
*
Workaround `libc_ver` not be available on Windows Store version of Python
pukkandan
2022-09-17
1
-1
/
+4
*
[outtmpl] Make `%s` work in strfformat for all systems
pukkandan
2022-09-17
1
-0
/
+2
*
Improve 5736d79172c47ff84740d5720467370a560febad
pukkandan
2022-09-17
1
-1
/
+1
*
Fix `--config-location -`
pukkandan
2022-09-13
1
-0
/
+3
*
[cleanup] Misc
pukkandan
2022-09-10
1
-1
/
+1
*
Fix bug in ae1035646a6be09c2aed3e22eb8910f341ddacfe
pukkandan
2022-09-10
1
-6
/
+6
*
[docs] Improvements
pukkandan
2022-09-07
1
-1
/
+1
*
[utils] `base_url`: URL paths can contain `&` (#4841)
Elyse
2022-09-04
1
-1
/
+1
*
[outtmpl] Curly braces to filter keys
pukkandan
2022-09-03
1
-3
/
+10
*
Restore LD_LIBRARY_PATH when using PyInstaller (#4666)
Lesmiscore
2022-08-31
1
-2
/
+25
*
[utils] Add `deprecation_warning`
pukkandan
2022-08-30
1
-7
/
+24
*
[utils] Add orderedSet_from_options
pukkandan
2022-08-24
1
-0
/
+30
*
[jsinterp] Implement timeout
pukkandan
2022-08-22
1
-2
/
+2
*
[youtube] Fix error reporting of "Incomplete data"
pukkandan
2022-08-16
1
-1
/
+1
*
[utils] Fix `get_compatible_ext`
pukkandan
2022-08-14
1
-2
/
+2
*
[docs] Consistent use of `e.g.` (#4643)
Lesmiscore
2022-08-14
1
-3
/
+3
*
[jsinterp] Handle new youtube signature functions
pukkandan
2022-08-14
1
-5
/
+24
*
[jsinterp] Truncate error messages
pukkandan
2022-08-12
1
-0
/
+7
*
[outtmpl] Smarter replacing of unsupported characters
pukkandan
2022-08-04
1
-0
/
+6
*
Fix bug in be5c1ae86202be54225d376756f5d9f0bf8f392a
pukkandan
2022-08-04
1
-1
/
+1
*
Determine merge container better (See desc) (#1482)
Lauren N. Liberda
2022-08-04
1
-0
/
+40
*
Import ctypes only when necessary
pukkandan
2022-08-03
1
-4
/
+5
*
Minor bugfixes
pukkandan
2022-08-02
1
-0
/
+5
*
Standardize retry mechanism (#1649)
pukkandan
2022-08-02
1
-0
/
+57
*
[extractor] Framework for embed detection (#4307)
pukkandan
2022-08-02
1
-2
/
+2
[next]