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
*
[compat] Remove deprecated functions from core code
pukkandan
2022-06-25
1
-47
/
+42
*
[cleanup] Consistent style for file heads
pukkandan
2022-06-25
1
-3
/
+2
*
[compat] Remove more functions
pukkandan
2022-06-25
1
-65
/
+59
*
[utils] Fix inconsistent default handling between HTTP and HTTPS requests (#4...
coletdev
2022-06-24
1
-1
/
+1
*
Fix playlist error handling
pukkandan
2022-06-22
1
-0
/
+2
*
[update] Expose more functionality to API
pukkandan
2022-06-21
1
-3
/
+4
*
[utils] `ExtractorError`: Fix `exc_info`
pukkandan
2022-06-20
1
-0
/
+2
*
Bugfix for 7b2c3f47c6b586a208655fcfc716bba3f8619d1e
pukkandan
2022-06-20
1
-7
/
+7
*
[cleanup] Misc
pukkandan
2022-06-20
1
-29
/
+37
*
[docs] Improvements
pukkandan
2022-06-20
1
-1
/
+1
*
[extractor/BiliIntl] Fix metadata extraction
pukkandan
2022-06-20
1
-0
/
+4
*
Improve error handling of bad config files
pukkandan
2022-06-18
1
-0
/
+2
*
[cleanup, utils] Don't use kwargs for `format_field`
pukkandan
2022-06-18
1
-3
/
+3
*
[cleanup] Minor fixes (#4096)
christoph-heinrich
2022-06-17
1
-1
/
+1
*
Add option `--lazy-playlist` to process entries as they are received
pukkandan
2022-06-17
1
-44
/
+37
*
Add slicing notation to `--playlist-items`
pukkandan
2022-06-17
1
-0
/
+152
*
[utils] `Popen`: Refactor to use contextmanager
pukkandan
2022-06-16
1
-17
/
+25
*
[utils] `locked_file`: Fix for PyPy on Windows
pukkandan
2022-06-13
1
-1
/
+2
*
[cleanup] Misc fixes (see desc)
pukkandan
2022-06-12
1
-21
/
+12
*
[cleanup] Misc fixes
pukkandan
2022-06-11
1
-4
/
+4
*
Add option `--download-sections` to download video partially
pukkandan
2022-06-07
1
-0
/
+17
*
[extractor] Add `_search_json`
pukkandan
2022-06-06
1
-0
/
+13
*
[cleanup] Misc fixes
pukkandan
2022-06-03
1
-3
/
+6
*
[utils] Send HTTP/1.1 ALPN extension (#3889)
coletdev
2022-05-28
1
-0
/
+7
*
[cleanup] Misc fixes and cleanup
pukkandan
2022-05-27
1
-29
/
+32
*
`--config-location -` to provide options interactively
pukkandan
2022-05-27
1
-0
/
+9
*
[build, cleanup] Refactor
pukkandan
2022-05-22
1
-2
/
+2
*
[cleanup] Misc
pukkandan
2022-05-21
1
-41
/
+32
*
[utils] Fix bug in 0b9c08b47bb5e95c21b067044ace4e824d19a9c2
pukkandan
2022-05-20
1
-1
/
+18
*
[utils] Improve performance using `functools.cache`
pukkandan
2022-05-19
1
-2
/
+5
*
[utils] `ISO3166Utils`: Add `EU` and `AP`
pukkandan
2022-05-19
1
-0
/
+3
*
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
[next]