- Sep 17, 2024
-
-
Yuanle Song authored
dependency list. "make dist" requires wheel pkg.
-
Yuanle Song authored
-
Yuanle Song authored
temp dir filename contains special characters. previously filename is not properly escaped when delete using shell command rd/remove-dir.
-
Yuanle Song authored
-
Yuanle Song authored
-
Yuanle Song authored
-
- May 09, 2021
-
-
Yuanle Song authored
-
Yuanle Song authored
-
- Dec 23, 2020
-
-
Yuanle Song authored
- update README.rst; - update lib versions in requirements.txt;
-
Yuanle Song authored
-
Yuanle Song authored
-
- Aug 11, 2020
-
-
Yuanle Song authored
-
- May 28, 2020
-
-
Yuanle Song authored
-
Yuanle Song authored
-
- May 13, 2020
-
-
Yuanle Song authored
-
- May 10, 2020
-
-
Yuanle Song authored
get_local_file_for_url() should compare path_line with tempdir, url will never match tempdir.
-
- May 07, 2020
-
-
Yuanle Song authored
project is made public on gitlab, these config files comes from python project template, are not used in this project.
-
Yuanle Song authored
-
Yuanle Song authored
when rewrite path in m3u8 file, do not rewrite if path has already been rewritten before. This is a minor change, it only fix things when process is killed when .m3u8 file is downloaded but not rewritten yet.
-
- May 07, 2019
-
-
Yuanle Song authored
-
Yuanle Song authored
also ensure it is valid for linux.
-
Yuanle Song authored
-
Yuanle Song authored
- bugfix: on windows use rd command instead of rm command. - bugfix: do not rewrite m3u8 file (again) if local file is reused. - minor, adjust some log message level.
-
- Mar 31, 2019
-
-
Yuanle Song authored
-
- Mar 09, 2019
-
-
Yuanle Song authored
it needs the m3u8 media playlist url in order to do proper rewriting.
-
- Mar 08, 2019
-
-
Yuanle Song authored
-
Yuanle Song authored
previously absolute path may not be replaced with relative path if there is no http or query param.
-
- Mar 07, 2019
-
-
Yuanle Song authored
-
Yuanle Song authored
-
Yuanle Song authored
-
Yuanle Song authored
include utils/versionutils.py and requirements.txt in MANIFEST.in
-
Yuanle Song authored
-
Yuanle Song authored
use action=version for --version support, this allow me to make -o and URL required params.
-
Yuanle Song authored
this allow user to config download worker poolsize.
-
Yuanle Song authored
-
Yuanle Song authored
-
Yuanle Song authored
honor $XDG_CACHE_HOME, uses %LOCALAPPDATA% on windows.
-
Yuanle Song authored
-
Yuanle Song authored
support relative link in fragment url
-
- Mar 06, 2019
-
-
Yuanle Song authored
also changed ffmpeg log level to warning.
-