ahmed-zekri / Tiktok-no-watermark

A python script that gives access to download a tiktok video without any watermark
45 stars 13 forks source link

Excluding tkinter while using -no-gui flag #6

Open pkolawa opened 1 year ago

pkolawa commented 1 year ago

If I'm using non-graphical version, I don't want to include tkinter, especially that this library has problems with compatibility with newest versions of python (e.g: v.3.10)

ahmed-zekri commented 1 year ago

I understand your request, it sounds appropriate to exclude the library if we don't want to use it. If you want create a pull request to do so, or wait for me until I have some time.

pkolawa commented 1 year ago

I'll take care of it

pkolawa commented 1 year ago

the only thing is access to push branched instead of crating a fork... I can-t push at the moment