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.99.tar.gz
(30.9 kB
view details)
File details
Details for the file ersciyt-1.99.tar.gz
.
File metadata
- Download URL: ersciyt-1.99.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 | 8355eefd0cd57b8646725f8d8cebce61a286c5e210b6cb4e54efb163086d7c86 |
|
MD5 | 0e49c991a3ba84cbab89249e8edfb367 |
|
BLAKE2b-256 | 1bca9bd10b8e60bc6ae443937ee2b98b7487ae7d3a3343522212e40b9d1af6d4 |