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
/
downloader
/
hls.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
update from upstream 2022-12-01 UTC+8
Jesús
2022-12-01
1
-1
/
+1
|
\
|
*
[cleanup] Misc cleanup
pukkandan
2022-06-29
1
-1
/
+1
*
|
updated from upstream | 27/06/2022 at 01:25
Jesús
2022-06-27
1
-9
/
+15
|
\
|
|
*
[hls] Warn user when trying to download live HLS
pukkandan
2022-06-26
1
-3
/
+9
|
*
[compat] Remove deprecated functions from core code
pukkandan
2022-06-25
1
-5
/
+5
|
*
[cleanup] Misc
pukkandan
2022-05-21
1
-1
/
+1
*
|
updated from upstream | 17/05/2022 at 10:10
Jesús
2022-05-17
1
-29
/
+19
|
\
|
|
*
[cleanup] Minor fixes (See desc)
pukkandan
2022-05-09
1
-2
/
+2
|
*
[hls] Fix unapplied byte_range for EXT-X-MAP fragment
felix
2022-05-02
1
-8
/
+8
|
*
[dependencies] Create module with all dependency imports
pukkandan
2022-04-21
1
-2
/
+3
|
*
[cleanup] Sort imports
pukkandan
2022-04-12
1
-14
/
+6
|
*
[cleanup] Upgrade syntax
pukkandan
2022-04-12
1
-4
/
+1
*
|
updated from upstream | 27/11/2021 at 13:25
Jesús
2021-11-27
1
-0
/
+9
|
\
|
|
*
[hls] Better FairPlay DRM detection (#1661)
nyuszika7h
2021-11-19
1
-0
/
+9
|
*
[downloader] Fix slow progress hooks
pukkandan
2021-10-16
1
-3
/
+2
|
*
[docs,build] Change all pycryptodome references to pycryptodomex
pukkandan
2021-10-06
1
-2
/
+2
|
*
[HLS] Fix decryption issues (#1117)
shirt
2021-09-29
1
-7
/
+13
|
*
[fragment] Fix range header when using `-N` and media sequence (#1048)
pukkandan
2021-09-22
1
-0
/
+2
|
*
[hls] Byterange + AES128 is supported by native downloader
pukkandan
2021-09-19
1
-2
/
+0
|
*
[hls,aes] Fallback to native implementation for AES-CBC
pukkandan
2021-09-18
1
-5
/
+2
|
*
[webvtt] Fix timestamp overflow adjustment (#698)
Felix S
2021-08-15
1
-2
/
+8
|
*
[webvtt] Merge daisy-chained duplicate cues (#638)
Felix S
2021-08-10
1
-18
/
+37
|
*
[cleanup] Fix linter in 96fccc101f8f579ebd67da176e029803d82634c7
pukkandan
2021-08-01
1
-1
/
+1
|
*
[downloader] Allow streaming unmerged formats to stdout using ffmpeg
pukkandan
2021-08-01
1
-1
/
+2
|
*
[cleanup] Refactor some code
pukkandan
2021-08-01
1
-5
/
+2
|
*
[downloader] Pass `info_dict` to `progress_hook`s
pukkandan
2021-07-22
1
-1
/
+1
|
*
[cleanup] Minor refactoring of `fragment`
pukkandan
2021-06-24
1
-69
/
+69
|
*
[fragment] Return status of download correctly
pukkandan
2021-06-24
1
-5
/
+2
|
*
[fragment] Merge during download for `-N`, and refactor `hls`/`dash` (#364)
pukkandan
2021-06-22
1
-139
/
+4
|
*
[hls] Decrypt fragment when reading from disk
pukkandan
2021-06-05
1
-15
/
+16
|
*
[hls,dash] When using `concurrent_fragment_downloads`, do not keep the fragme...
pukkandan
2021-05-30
1
-3
/
+8
|
*
[hls] Disable external downloader for `webtt`
pukkandan
2021-05-30
1
-3
/
+5
|
*
[fragment] Make sure first segment is not skipped
pukkandan
2021-05-09
1
-2
/
+3
|
*
[fragment] Ensure the file is closed on error
pukkandan
2021-05-04
1
-0
/
+3
|
*
[downloader/hls] Handle MPEG-2 PES timestamp overflow
Felix S
2021-04-28
1
-1
/
+10
|
*
[downloader/hls] Remove duplicate cues using a sliding window of candidates
Felix S
2021-04-28
1
-0
/
+25
|
*
[downloader/hls] Assemble single-file WebVTT subtitles from HLS segments
Felix S
2021-04-28
1
-0
/
+44
|
*
Py2 compatibility for `FileNotFoundError`
pukkandan
2021-04-26
1
-1
/
+5
|
*
Option to choose different downloader for different protocols
pukkandan
2021-04-10
1
-2
/
+2
|
*
More consistent warning messages (#173)
pukkandan
2021-03-20
1
-6
/
+9
|
*
Native concurrent downloading of fragments (#166)
shirt
2021-03-13
1
-61
/
+127
|
*
More improvements to HLS/DASH external downloader code
pukkandan
2021-03-11
1
-15
/
+20
|
*
Improve HLS/DASH external downloader code (#162)
shirt-dev
2021-03-10
1
-13
/
+18
|
*
Completely change project name to yt-dlp (#85)
Pccode66
2021-02-25
1
-0
/
+289
*
change pycryptodomex to pycryptodome
Jesús
2021-10-18
1
-2
/
+2
*
update from upstream
Jesús
2021-10-18
1
-0
/
+349