Skip to content

A tool to download embedded media files from iframes on a page.

Notifications You must be signed in to change notification settings

aleksandarristic/proklettinja

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description:

A tool to download embedded media files from iframes on a page. The media files are (rather naively) identified by source tag within an iframe. This is a very dumb yet very effective tool for the usecase.

Usage:

  • Edit config/config.json to your needs according to config/example.json
  • Run python3 downloader.py to download the files

requirements:

  • python3
    • BeautifulSoup4 package
    • requests package
  • aria2c

About

A tool to download embedded media files from iframes on a page.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages