Skip to main content

Download course contents from sanskritfromhome.in

Project description

vyoma-download

https://img.shields.io/pypi/v/vyoma_download.svg https://img.shields.io/travis/hrishikeshrt/vyoma_download.svg Documentation Status

Download course contents from sanskritfromhome.in

Usage

To use vyoma-download in a project:

from vyoma_download.vyoma_download import User, Course
vyoma = User(username, password)
login_successful = vyoma.login()
course = Course(course_url, user=vyoma)
course.fetch_links()
course.download_content()

To use vyoma-download from command line:

vyoma-download [course_id|course_url]

Note:

You must be registered on https://sanskritfromhome.in/.

You must be subscribed to the course that you wish to download.

Features

  • Download video, audio and documents for courses from sanskritfromhome.in

  • Resume download whenever possible

  • Keep a list of files that fail to download

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.1.0 (2020-09-08)

  • First release on PyPI.

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

vyoma_download-0.2.1.tar.gz (16.6 kB view hashes)

Uploaded Source

Built Distribution

vyoma_download-0.2.1-py2.py3-none-any.whl (10.2 kB view hashes)

Uploaded Python 2 Python 3

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