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.1.tar.gz
(31.0 kB
view details)
File details
Details for the file ersciyt-2.1.tar.gz
.
File metadata
- Download URL: ersciyt-2.1.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 | 0d190e330e2bcecb98e6bb5fdd8063a4895c54bef5314ac47db199bd029426e4 |
|
MD5 | 1653318c0380fc2177566a8683fe53a0 |
|
BLAKE2b-256 | 43992f1ca70fac0e4d882ae7d2418ef5ccdb8e114fda41d5c8cb701cfaca4485 |