chibicitiberiu / ytsm

Self-hosted tool which manages your YouTube subscriptions, and downloads files automatically.
MIT License
316 stars 19 forks source link

[WIP] Support for MySQL database #76

Closed girlpunk closed 4 years ago

girlpunk commented 5 years ago

Started work on getting proper support for MySQL. The master branch currently has major issues with the column types, and will not create the database. This technically works, but need some tidying and checking for compatibility issues with existing sqlite installs.