Skip to main content

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


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.86.tar.gz (30.0 kB view details)

Uploaded Source

File details

Details for the file ersciyt-1.86.tar.gz.

File metadata

  • Download URL: ersciyt-1.86.tar.gz
  • Upload date:
  • Size: 30.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.11

File hashes

Hashes for ersciyt-1.86.tar.gz
Algorithm Hash digest
SHA256 df508c6eb7321d8efe3c4eb7d2a54b01f2d751577b79dd580b9dc9fc7b62354e
MD5 43dea94cb0f86904af9342b9b92e5e05
BLAKE2b-256 cae1e829e0ebb9387eea59270836feec53ee332e94717bbc4c80eb31d5d6459e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page