Releases: countervolts/yt-ca
Releases · countervolts/yt-ca
v1.5.5
v1.5.4
v1.4.3
main update
- saves channels "display names" when given a id the name is saved
- added anti-bot detection
side update
- none
1.4.2
main update
- updated entire codebase
- fix error in
local - simple
compression where you would getTypeError: compress_videos() takes from 1 to 4 positional arguments but 6 were given
when picking any setting
side update
- new readme.md in /compression
- new readme.md in /convert
changelog (yikes embarrassing ## )
v1.3.2
main update
-
yt_data
now saves new data- now saves last time cached for that channel id
- now saves the amount of videos that channel id had when api called last
-
fixed issue in
local - advanced
compression settings where if the user would error it, it would make them enter the configuration twice
side update
- none
v1.3.1
main update
- improved
README.md
- optimized youtube api calls by saying called data to local user (might change soon)
- new
DOWNLOAD_PATH
temp saves the users current download path toconfig.py
side update
local - advanced
compressing is now neatly printed and presented- made size calculation a little better
First release V1.3.0
main update
- adding both api and local video compression
- the api is free convert video compression
- as well improve the local compression settings making the command now quiet and allowing the user to retry if errored
- now displays users storage amount used and free
- compression.py now a file that just prints instead of compressing
side update
- made calculation automatic
- added new modules to setup.py
- now outputs download urls
- you can only compress once