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.
add this line to your project setting.py
ALLOWED_HOSTS = ['*']
CSRF_TRUSTED_ORIGINS = ['https://*.cloudshell.dev','https://*.127.0.0.1']
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.84.tar.gz
(29.9 kB
view details)
File details
Details for the file ersciyt-1.84.tar.gz
.
File metadata
- Download URL: ersciyt-1.84.tar.gz
- Upload date:
- Size: 29.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 | e464b37f1a2e93a8814a32225df113b24bcb1494d616ce15ed83b2fafa1f6671 |
|
MD5 | 47153da86d3ec5d14b9ffb6b6d20153c |
|
BLAKE2b-256 | 3bf9a6859bbf60ba25bc553bc405380525192eb08af87b0bf848a6a20e706d33 |