Skip to content

Releases: tavridabless/TGD

1.4.M(odified)

Choose a tag to compare

@tavridabless tavridabless released this 10 Feb 15:05

TGD - Modified version by abortacc

This is my version of the TGD program, based on the original code by bipinkrish. I have made several improvements and changes to better suit my needs.

Changes

  • Fixed incomplete downloads: Resolved an issue where some files were not fully downloaded.
  • Fixed [Errno 22] and AttributeError bugs: Addressed errors that occurred during file processing.
  • You can “step” or split the downloading of files into groups, with an interval in seconds between them.
  • Request rate limiting: Introduced a cap on the number of requests per second with random delays.
  • Sorting files by channels: Files are now organized based on the source channel for better management.

How to use

Download the executable file from the release page and run it. Follow the instructions in the console to use the program.

License

This program is based on the original code by bipinkrish!

Original Repository

You can find the original repository here: https://github.com/bipinkrish/TGD

1.3.M(odified)

Choose a tag to compare

@tavridabless tavridabless released this 04 Feb 14:45

TGD - Modified version by abortacc

This is my version of the TGD program, based on the original code by bipinkrish. I have made several improvements and changes to better suit my needs.

Changes

  • advanced logging : the program now supports advanced logging with detailed information about downloaded files, including file size, resolution, and metadata.
  • settings and saving them to config.json (in the previous version tgd.txt)
  • can enable and disable auto-download from links.txt and logging in config.json

How to use

Download the executable file from the release page and run it. Follow the instructions in the console to use the program.

License

This program is based on the original code by bipinkrish!

Original Repository

You can find the original repository here: https://github.com/bipinkrish/TGD

1.2.M(odified)

Choose a tag to compare

@tavridabless tavridabless released this 02 Feb 13:24

TGD - Modified version by abortacc

This is my version of the TGD program, based on the original code by bipinkrish. I have made several improvements and changes to better suit my needs.

Changes

  • add support for batch downloading from links.txt
  • removed an extra step (do you want to continue y/n?)

How to use

Download the executable file from the release page and run it. Follow the instructions in the console to use the program.

License

This program is based on the original code by bipinkrish!

Original Repository

You can find the original repository here: https://github.com/bipinkrish/TGD