Skip to content

Morasiu/VideoDownloader

Repository files navigation

How to use

  1. Install Python 3.8+

Require Chrome 80.x

  1. Install pipenv
    pip install pipenv
  2. Sync to download packages
    pipenv sync
  3. Check config in Download.py
    DOWNLOAD_PATH = "./download/"
    DOWNLOAD_FILLERS = True
    URL = "https://ft.wbijam.pl/ps.html"
  4. Run scirpt
    pipenv run python .\Download.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages