Youtube Downloader
Project description
Erscipcard
Quick start
1.Add "ersciyt" to your INSTALLED_APPS in your project setting.py file:
INSTALLED_APPS = [
...,
'ersciyt',
]
2.Include the erscipcard URLconf in your project urls.py like this:
path('yt/', include('ersciyt.urls')),
3.Visit http://127.0.0.1:8000/yt/ to create users and its cards.
4.run this command if you on shell.cloud.google:
python
>>>from ersciyt import inst
>>>inst.run()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ersciyt-2.0.tar.gz
(31.0 kB
view details)
File details
Details for the file ersciyt-2.0.tar.gz
.
File metadata
- Download URL: ersciyt-2.0.tar.gz
- Upload date:
- Size: 31.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 42587243f6ad6684b11d4cc25a325a2afd52d2f50d688ad8b5458e7f1593a83f |
|
MD5 | 9ed58e7e076723419e8fdd73ea1c3091 |
|
BLAKE2b-256 | addbb81d831fe6e50bc5d556c3dded5d89cd7173627a81207f8849d7c3af16e1 |