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

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for ersciyt-1.7.tar.gz
Algorithm Hash digest
SHA256 58843665a4c47bf75678ded6efe2e3a1b44f123336369a08a0f8a1c10b22173c
MD5 3fe187bf5f1ad83b5de712da2a7ab9a8
BLAKE2b-256 755ab6bdda8492cce84b5eb675278307459ac2ea2ae9cdb03563b8029ba76769

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