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
2017-11-04
[f4m] Prefer baseURL for relative URLs (closes #14660)
Sergey M․
2017-10-17
[downloader/fragment] Report warning instead of error on inconsistent downloa...
Sergey M․
2017-10-15
[downloader/hls] Fix total fragments count when ad fragments exist
Sergey M․
2017-10-15
[downloader/hls] Ignore anvato ad fragments (closes #14496)
Sergey M․
2017-10-15
[downloader/fragment] Output ad fragment count
Sergey M․
2017-09-14
[downloader/fragment] Restart inconsistent incomplete fragment downloads (#13...
Sergey M․
2017-08-27
[http] Rework HTTP downloader
Sergey M․
2017-08-05
Use relative paths for DASH fragments (closes #12990)
Sergey M․
2017-07-29
[downloader/hls] Use redirect URL as manifest base (#13755)
Sergey M․
2017-07-14
Fix bugs caused by typos
Robin Neatherway
2017-06-17
[downloader/common] Use utils.shell_quote for debug command line
Sergey M․
2017-05-22
[downloader/external] Pass -loglevel to ffmpeg downloader (closes #13183)
Sergey M․
2017-04-30
[downloader/fragment] PEP 8
Sergey M․
2017-04-29
[downloader/external] Properly handle live stream downloading cancellation (c...
Sergey M․
2017-04-28
[downloader/fragment] Remove assert for resume_len when no fragments downloaded
Sergey M․
2017-04-25
[downloader/fragment] Clarify current_fragment's index and mark as experimental
Sergey M․
2017-04-24
[downloader/fragment] Improve .ytdl format and start documenting
Sergey M․
2017-04-24
[downloader/fragment] Don't process ytdl file when it's not needed yet
Sergey M․
2017-04-24
Introduce --keep-fragments
Sergey M․
2017-04-24
[downloader/fragment] Use temp file for current fragment
Sergey M․
2017-04-22
[downloader/fragment] remove unused code
Remita Amine
2017-04-22
[downloader/fragment] use the documented names for fragment progress_hooks fi...
Remita Amine
2017-04-19
[downloader/fragment] use a general file to store fragment download context
Remita Amine
2017-04-19
[fragment,hls,f4m,dash,ism] improve fragment downloading
Remita Amine
2017-04-13
[downloader/hls] add basic support for EXT-X-BYTERANGE tag(#10955)
Remita Amine
2017-04-12
improve coding style
Remita Amine
2017-03-25
[downloader/hls] move check for m3u8 live streams to get_suitable_downloader
Remita Amine
2017-03-25
[downloader/hls] immediately delegate downloading to ffmpeg in case live stream
Remita Amine
2017-03-05
[downloader/external] Add missing import and PEP8
Sergey M․
2017-03-05
[external:ffmpeg] In test harness, limit to 10k download size
John Hawkinson
2017-02-25
[downloader/common] Limit displaying 2 digits after decimal point in sleep in...
Pratyush Singh
2017-02-19
[downloader/ism] Honor HTTP headers when downloading fragments
Sergey M․
2017-02-19
[downloader/dash] Honor HTTP headers when downloading fragments
Sergey M․
2017-02-09
[external:ffmpeg] do not assume that ffmpeg unknown version format is new
Remita Amine
2017-02-06
[downloader/fragment] Respect --no-part
Sergey M․
2017-02-04
[turner] fix downloading of secure hls formats using ffmpeg(closes #11358)(cl...
Remita Amine
2017-02-02
[downloader/external:ffmpeg] minimize the use of aac_adtstoasc filter
Remita Amine
2016-12-20
[uplynk] force downloading using hls native downloader(closes #11496)
Remita Amine
2016-11-17
Update coding style after pycodestyle 2.1.0
Yen Chi Hsuan
2016-11-13
[downoader/fragment,f4m,hls] Add internal support for custom HTTP headers
Sergey M․
2016-11-03
[downloader/ism] Fix typo
Sergey M․
2016-11-03
[downloader/ism] fix AVC Decoder Configuration Record creation in python 3
Remita Amine
2016-11-02
add Basic support for Smooth Streaming protocol(#8118)
Remita Amine
2016-10-12
[downloader/common] Remove debug output
Sergey M․
2016-10-01
[downloader/http] xattr values should be bytes
Yen Chi Hsuan
2016-10-01
[downloader/http] Use write_xattr function for --xattr-set-filesize
Yen Chi Hsuan
2016-09-24
[download/hls] Delegate downloading to ffmpeg for live streams
Remita Amine
2016-09-17
Refactor fragments interface and dash segments downloader
Sergey M․
2016-09-04
[downloader/dash] Abort if the first segment fails
Yen Chi Hsuan
2016-09-03
[downloader/dash] Abort download immediately after giving up on some fragment
Sergey M․
[next]