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
...
*
Add option `--alias`
pukkandan
2022-05-19
1
-8
/
+14
*
[cleanup] Minor fixes
pukkandan
2022-05-18
1
-1
/
+3
*
[utils] `is_html`: Handle double BOM
pukkandan
2022-05-18
1
-6
/
+5
*
Bugfix for 591bb9d3553a4d7b453777c1e28e0948741e3b50
pukkandan
2022-05-17
1
-4
/
+7
*
Fix color in `-q -F`
pukkandan
2022-05-17
1
-2
/
+14
*
[cleanup] Misc cleanup
pukkandan
2022-05-17
1
-36
/
+30
*
[extractor] Use classmethod/property where possible
pukkandan
2022-05-13
1
-0
/
+1
*
Fix `--date today`
pukkandan
2022-05-11
1
-17
/
+15
*
[cookies] Allow `cookiefile` to be a text stream
pukkandan
2022-05-11
1
-2
/
+22
*
Bugfix for 59f943cd5097e9bdbc3cb3e6b5675e43d369341a
pukkandan
2022-05-10
1
-2
/
+1
*
[cleanup] Minor fixes (See desc)
pukkandan
2022-05-09
1
-44
/
+43
*
Allow use of weaker ciphers with `--legacy-server-connect`
pukkandan
2022-05-07
1
-6
/
+10
*
Add support for SSL client certificate authentication (#3435)
coletdev
2022-05-02
1
-0
/
+8
*
Fix redirect HTTP method handling (#3577)
coletdev
2022-05-01
1
-1
/
+13
*
[utils] `locked_file`: Ignore illegal seek on `truncate` (#3610)
Justin Keogh
2022-05-01
1
-1
/
+5
*
[cleanup] Misc fixes (see desc)
pukkandan
2022-05-01
1
-6
/
+6
*
[XAttrMetadata] Refactor and document dependencies
pukkandan
2022-05-01
1
-72
/
+41
*
[utils] YoutubeDLCookieJar: Detect and reject JSON file (#3599)
Lesmiscore
2022-05-01
1
-0
/
+4
*
[cleanup] Misc fixes
pukkandan
2022-04-29
1
-1
/
+3
*
`--match-filter -` to interactively ask for each video
pukkandan
2022-04-28
1
-4
/
+8
*
[utils] `write_string`: Workaround newline issue in `conhost`
pukkandan
2022-04-28
1
-0
/
+4
*
[compat/asyncio] Use `asyncio.all_tasks`
pukkandan
2022-04-26
1
-4
/
+4
*
Revert acbc64225006964cf52d316e007a77a1b5e2975b
pukkandan
2022-04-26
1
-13
/
+8
*
[utils] WebSocketsWrapper: Ignore warnings at websockets instantiation
Lesmiscore
2022-04-25
1
-6
/
+13
*
[dependencies] Create module with all dependency imports
pukkandan
2022-04-21
1
-16
/
+9
*
Don't imply `-s` for later stages of `-O`
pukkandan
2022-04-20
1
-1
/
+1
*
bugfix for a44ca5a470e09b5170fc9c3a46733f050fadbfae, 19a0394044bfad36cd665450...
pukkandan
2022-04-19
1
-1
/
+1
*
[cleanup] Misc cleanup and refactor (#2173)
pukkandan
2022-04-18
1
-65
/
+38
*
[utils] Fix WebSocketsWrapper
pukkandan
2022-04-15
1
-0
/
+1
*
[utils] certifi: Make sure the pem file exists
pukkandan
2022-04-12
1
-1
/
+2
*
[cleanup] Misc cleanup (#2173)
pukkandan
2022-04-12
1
-7
/
+7
*
[cleanup] Sort imports
pukkandan
2022-04-12
1
-13
/
+9
*
[cleanup] Upgrade syntax
pukkandan
2022-04-12
1
-54
/
+49
*
[cleanup] Mark some compat variables for removal (#2173)
pukkandan
2022-04-12
1
-26
/
+18
*
[cleanup] Remove unused code paths (#2173)
felix
2022-04-12
1
-226
/
+21
*
[utils] locked_file: Do not give executable bits for newly created files
Lesmiscore
2022-04-10
1
-1
/
+1
*
[utils] `sanitize_path`: Fix when path is empty string
pukkandan
2022-04-09
1
-1
/
+1
*
[test] Add `test_locked_file`
pukkandan
2022-04-07
1
-2
/
+3
*
[utils] locked_file: Fix non-blocking non-exclusive lock
pukkandan
2022-04-07
1
-8
/
+5
*
[utils] locked_file: Do not truncate files before locking (#2994)
Justin Keogh
2022-04-06
1
-4
/
+19
*
Do not lock downloading file on Windows
pukkandan
2022-04-05
1
-0
/
+4
*
Do not prevent download if locking is unsupported
pukkandan
2022-04-05
1
-44
/
+47
*
[cleanup] Misc fixes
pukkandan
2022-04-05
1
-8
/
+11
*
[niconico] Fix extraction of thumbnails and uploader (#3266)
Lesmiscore (Naoya Ozaki)
2022-04-01
1
-2
/
+5
*
[utils] `traverse_obj`: Allow filtering by value
pukkandan
2022-03-31
1
-3
/
+3
*
[utils] Add `try_call`
pukkandan
2022-03-31
1
-6
/
+10
*
[ffmpeg] Cache version data
pukkandan
2022-03-29
1
-1
/
+3
*
[utils] Add `filter_dict`
pukkandan
2022-03-28
1
-6
/
+6
*
[youtube:tab] Fix duration extraction for shorts (#3171)
coletdev
2022-03-28
1
-6
/
+6
*
[outtmpl] Limit changes during sanitization
pukkandan
2022-03-27
1
-15
/
+19
[prev]
[next]