haruhi-dl/youtube_dl/downloader
Sergey M․ 1b5284b13f [downloader/fragment] Make speed more smooth
At the beginning of every segment there was a drop to Unknown speed due to timeslice being too small to calculate speed.
Now last speed from the previous fragment is used.
2016-03-06 05:36:52 +06:00
..
__init__.py [downloader/dash] Rename the protocol 2015-06-04 22:27:29 +08:00
common.py [jython] Introduce compat_os_name 2016-03-03 19:24:24 +08:00
dash.py [downloader/dash] PEP 8 2016-02-14 14:13:09 +06:00
external.py [downloader/external] Use generalized cli option converters 2015-09-05 03:06:28 +06:00
f4m.py [downloader/f4m] Do not update fragment list while test 2016-01-30 19:43:25 +06:00
fragment.py [downloader/fragment] Make speed more smooth 2016-03-06 05:36:52 +06:00
hls.py [downloader/hls] Do not send 'q' to ffmpeg on Windows (Closes #8300) 2016-02-06 23:24:22 +06:00
http.py [refactor] Single quotes consistency 2016-02-14 15:37:17 +06:00
rtmp.py [refactor] Do not specify redundant None as second argument in dict.get() 2016-02-14 14:25:04 +06:00
rtsp.py [mplayer] Rename to RTSP 2015-04-26 00:25:51 +06:00