Skip to content

Tool to open several web pages from a single base URL.

License

Notifications You must be signed in to change notification settings

chozeur/openfrom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

openfrom is a tool that opens multiple pages from a single base URL by appending unique strings to it and opening them in separate tabs. It saves time when accessing similar URL structures on a website.

Install

pip install openfrom

Use

openfrom <BASE_URL> <EP1 [EP2 EP3 . . .]>

e.g:

openfrom "http://youtube.com/watch?v=" "dQw4w9WgXcQ"

or

openfrom <-r, --read <FILE>> <BASE_URL>

About

Tool to open several web pages from a single base URL.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages