we going to start new ui build on separate branch

This commit is contained in:
ArabCoders 2024-12-14 16:59:13 +03:00
parent ec6b8ec85f
commit 92a2969d0f
2 changed files with 1 additions and 2 deletions

View file

@ -1,6 +1,5 @@
#!/usr/bin/env python3 #!/usr/bin/env python3
import argparse
import asyncio import asyncio
import base64 import base64
from datetime import datetime from datetime import datetime

View file

@ -1,5 +1,5 @@
{ {
"name": "YTPTube", "name": "arabcoders-ytptube",
"version": "0.1.0", "version": "0.1.0",
"private": true, "private": true,
"scripts": { "scripts": {