Skip to content

Releases: countervolts/yt-ca

v1.5.5

02 Oct 14:52
Compare
Choose a tag to compare

core updates

  • fixed config.py detection as well made it be created in the folder the code is saved in
  • checks for already installed packages when running setup.py

side updates

  • readme.md changes

changelog

v1.5.4

30 Sep 16:44
e9f00ec
Compare
Choose a tag to compare

main update

added cli version of the code!

(!IMPORTANT! THE CLI VERSION REQUIRES THE DATA THAT IS GOTTEN WHEN USING THE NORMAL CODE)

side update

none

changelog

v1.4.3

23 Sep 23:49
Compare
Choose a tag to compare

main update

  • saves channels "display names" when given a id the name is saved
  • added anti-bot detection

side update

  • none

changelog1
changelog2

1.4.2

22 Sep 20:27
Compare
Choose a tag to compare

main update

  • updated entire codebase
  • fix error in local - simple compression where you would get TypeError: compress_videos() takes from 1 to 4 positional arguments but 6 were given when picking any setting

side update

changelog (yikes embarrassing ## )

v1.3.2

21 Sep 21:22
Compare
Choose a tag to compare

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

changelog

v1.3.1

21 Sep 15:38
Compare
Choose a tag to compare

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 to config.py

side update

  • local - advanced compressing is now neatly printed and presented
  • made size calculation a little better

changelog

First release V1.3.0

21 Sep 01:33
Compare
Choose a tag to compare

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

full changelog/commit