Skip to content
This repository has been archived by the owner on Aug 11, 2023. It is now read-only.

Releases: TrollSkull/BashTube

v3.0

10 Apr 17:51
e8fb28d
Compare
Choose a tag to compare

Version 3.0

New features

  • Library change [youtube_dl > pytube]
  • Now it has a menu with different options.
  • New configuration file (.config) to save the
    quality in which the user wants to download
    by default, this quality can be changed through
    the new menu.

Bugfix

  • A bug has also been corrected which made
    it impossible to find the library that downloads
    the videos, we change the library.
    -The old ASCII ART had some erroneous details
    that were corrected.

v2.1

10 Oct 12:20
b8fe8d5
Compare
Choose a tag to compare

Version 2.1

New features

  • banner.py renamed to utils.py
  • Some part of the code converted into functions.
    For code simplification.

v2.0

23 Dec 16:41
9f8747b
Compare
Choose a tag to compare

Version 2.0 A

New features

  • Fast and even lighter code.
  • Useless options have been removed
    to make the script easier to use.
  • [CTRL + C] Added.
  • The code can now be read better.

Bugfix

  • Bug which crashed the script for no reason
    has been fixed.

  • A bug has also been corrected which made
    it impossible to find the library that downloads the videos.

Version 2.0 B

Bugfix

  • Small details and bugs have been fixed.

v1.3

31 Mar 20:45
8247090
Compare
Choose a tag to compare

New features

  • Added others option
  • Changes in commands
  • Minor bug fixes

v1.2

30 Mar 02:04
8247090
Compare
Choose a tag to compare

New features

  • Image downloader system
  • Implemented bug exceptions
  • Changes to the image download system

v1.1

28 Mar 00:58
8247090
Compare
Choose a tag to compare

New features

  • Updater changes
  • Added 'Change log' option
  • Changes in commands
  • Minor bug fixes

v1.0

31 Mar 20:43
8247090
Compare
Choose a tag to compare
  • First release of BashTube.