Skip to content
This repository has been archived by the owner on Jun 25, 2023. It is now read-only.
/ iwaradl Public archive

Download media and other data from Iwara

Notifications You must be signed in to change notification settings

bitbybyte/iwaradl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IwaraDL

Download media and other data from Iwara.

usage: iwaradl.py [options] url

positional arguments:
  url                   video URL

options:
  -h, --help            show this help message and exit
  --quiet               suppress output
  -v, --version         show program's version number and exit

download options:
  -q [QUALITY], --quality [QUALITY]
                        video quality to download
  -o OUTPUT_PATH, --output-path OUTPUT_PATH
                        custom filename template
  -m, --dump-metadata   store metadata to file
  -t, --save-thumbnail  save thumbnail

Build Requirements

  • Python 3.x
  • requests
  • beautifulsoup4

Roadmap

  • Enumerate available video qualities
  • Enumerate available template parameters
  • Image downloads
  • Playlist downloads
  • Lists from text files
  • Support logins
  • Support private content
  • Better download resuming

About

Download media and other data from Iwara

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages