index
:
slackcoder/youtube-dl
master
Command-line program to download videos from YouTube.com and other video sites
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
youtube_dl
/
downloader
Age
Commit message (
Expand
)
Author
2024-03-27
[external/FFmpeg] Fix and improve --ffmpeg-location handling
dirkf
2024-03-27
[downloader/external] Fix "Resource Warning" in downloader test
dirkf
2024-02-21
[downloader/external] Fix WgetFD proxy (rev 2)
dirkf
2024-02-02
[downloader/dash] Support `range` in fragment (format f'{start}-{end}')
dirkf
2023-09-24
[downloader] Fix baa6c5e: show ETA of http download as ETA instead of total d...
dirkf
2023-07-18
[downloader/external] Fix cookie support
bashonly
2023-07-18
[core] Process header cookies on loading
Simon Sawicki
2023-04-13
[DashSegmentsFD] Correctly detect errors when `fragment_retries` == 0
dirkf
2023-04-05
[FragmentFD] Fix iteration with infinite limit
dirkf
2023-03-19
[downloader/http] Only check for resumability when actually resuming
dirkf
2023-03-14
[FragmentFD] Respect `--no-continue`
dirkf
2023-03-14
[downloader] Let _ffmpeg_ handle DASH segments
dirkf
2023-02-13
[feat]: Add support to external downloader aria2p (#31500)
teddy171
2022-06-10
[utils, etc] Kill child processes when yt-dl is killed
pukkandan
2022-03-25
Ignore --external-downloader-args if --external-downloader was rejected
dirkf
2022-02-05
[niconico] Implement heartbeat for download
dirkf
2021-01-05
[downloader/hls] Disable decryption in tests (#27660)
Kevin O'Connor
2020-12-13
[downloader/hls] delegate manifests with media initialization to ffmpeg
Remita Amine
2020-11-24
[downloader/fragment] Set final file's mtime according to last fragment's Las...
Sergey M․
2020-11-21
[downloader/http] Fix crash during urlopen caused by missing reason of URLError
Sergey M․
2020-09-22
[downloader/http] Properly handle missing message in SSLError (closes #26646)
Sergey M․
2020-09-22
[downloader/http] Fix access to not yet opened stream in retry
Sergey M․
2020-09-18
[downloader/hls] Fix incorrect end byte in Range HTTP header for media segmen...
Stefan Pöschel
2020-09-18
[downloader/http] Improve timeout detection when reading block of data (refs ...
Sergey M․
2020-09-18
[downloader/http] Retry download when urlopen times out (#26603) (refs #10935)
Ori Avtalion
2020-05-05
[downloader/http] Request last data block of exact remaining size
Sergey M․
2020-05-05
[downloader/http] Finish downloading once received data length matches expected
Sergey M․
2019-12-03
[vzaar] override AES decryption key URL(closes #17521)
Remita Amine
2019-09-01
[downloader/external] Respect mtime option for aria2c (#22242)
telephono
2019-08-11
[downloader/fragment] Fix ETA calculation of resumed download (#21992)
lightmare
2019-07-26
Fix typos (#21901)
Kitten King
2019-06-05
[downloader/common] Improve rate limit (#21301)
Sergey M․
2019-05-11
Fix W504 and disable W503 (closes #20863)
Sergey M․
2019-04-02
[download/external] pass rtmp_conn to ffmpeg
Remita Amine
2019-03-11
Start moving to ytdl-org
Sergey M․
2019-02-23
[downloader/external] Add support for rate limit and retries for wget
Sergey M․
2019-02-23
[downloader/external] Fix infinite retries for curl (closes #19303)
Sergey M․
2019-01-13
[downloader/hls] fix uplynk ad skipping(closes #18824)
Remita Amine
2018-07-08
[downloader/dash] Improve error handling (#16927)
Sergey M․
2018-06-15
[downloader/rtmp] Fix downloading in verbose mode (closes #16736)
Sergey M․
2018-06-12
[downloader/http] Fix resume when writing ot stdout (closes #16699)
Sergey M․
2018-05-26
[downloader/rtmp] Generalize download messages and report time elapsed on finish
Sergey M․
2018-05-26
[downloader/rtmp] Gracefully handle live streams interrupted by user
Sergey M․
2018-05-19
Remove experimental mark for some options
Sergey M․
2018-04-29
[downloader/fragment] Restart download if .ytdl file is corrupt (closes #16312)
Sergey M․
2018-03-24
[downloader/external] Simplify finished progress hook reporting and add elaps...
Sergey M․
2018-03-24
[downloader/common] Improve progress reporting when no total bytes available
Sergey M․
2018-03-24
[downloader/external] Fix download finalization when writing file to stdout (...
John Hawkinson
2018-03-24
[downloader/fragment] Fix download finalization when writing file to stdout (...
Sergey M․
2018-03-03
[downloader/hls] Skip uplynk ad fragments (closes #15748)
Sergey M․
[next]