Giter Site home page Giter Site logo

prikhi / start-asl-downloader Goto Github PK

View Code? Open in Web Editor NEW
2.0 3.0 0.0 37 KB

Download the Free American Sign Language Courses & Videos from StartASL.com

Home Page: https://www.startasl.com/

License: GNU General Public License v3.0

Python 100.00%
asl american-sign-language video script python scraper downloader startasl course

start-asl-downloader's Introduction

Start ASL Free Course Downloader

This is a Python 3 Script that uses Scrapy & Youtube-DL to download the the Free American Sign Language 1, 2, & 3 Courses at http://startasl.com.

The contents for each Class and Unit are saved into separate folders(ASL_1/Unit_1/, ASL_2/Workbook.pdf, etc.). Each Unit's text is saved as a Markdown file(lesson.md) and the videos are sorted into lesson, phrases, & vocab folders. The filenames for the lesson & phrases videos are prefixed with a number so that you can play them in the same order as the website(the vocab videos on the website are always in alphabetical order).

You need Python 3 to run this script:

# Grab the Code
git clone http://github.com/prikhi/Start-ASL-Downloader startASL
cd startASL

# Setup & Activate a Virtual Environment
python -m venv Env
source Env/bin/activate

# Install Dependencies
pip install -r requirements.txt

# Run the Scraper
scrapy runspider scrape.py -L INFO

License

GPLv3

start-asl-downloader's People

Contributors

prikhi avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.