SQLite is Completely done, json is not used at all anymore
This commit is contained in:
parent
488f426d02
commit
ea183794c1
4 changed files with 57 additions and 24 deletions
|
|
@ -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 = ["-","\\","|","/"]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue