SQLite is Completely done, json is not used at all anymore

This commit is contained in:
Kristy Fournier 2025-07-06 12:46:01 -04:00
parent 488f426d02
commit ea183794c1
4 changed files with 57 additions and 24 deletions

View file

@ -2,7 +2,7 @@ import os
from mutagen.easyid3 import EasyID3
from mutagen.mp3 import MP3
import sqlite3 as sql
import requests, ast, time, math, argparse, json
import requests, ast, time, math, argparse
loading = ["-","\\","|","/"]