k3yg4n / mewzaki

A script that automatically creates lo-fi variants and uploads them to a YouTube channel.
0 stars 0 forks source link

Database to store song info so we do not repeat. #9

Open c63peng opened 2 years ago

c63peng commented 2 years ago

Look into SQL to store tables of data such as song name, song duration, source, and more. This table can be accessed in future iterations of the script to ensure the same song is not processed and uploaded more than once.