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-1.98.tar.gz
(30.9 kB
view details)
File details
Details for the file ersciyt-1.98.tar.gz
.
File metadata
- Download URL: ersciyt-1.98.tar.gz
- Upload date:
- Size: 30.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2fc67d4fe3746df751025d673a5f04d3e91fa862175004f3197f185808e28543 |
|
MD5 | 428ec25d1958e01f659650fc3850df3c |
|
BLAKE2b-256 | 779da2394e653cd175ced96aba7c8fed2132c9027c8cec229e778176dbceeab1 |