Skip to content

kenley2021/libgener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

libgener: Python LibGen helper functions

installation

pip install libgener

usage

download all torrents

libgener-torrents -o torrents/

-o option specify where torrent files save

If you have a proxy, you can:

libgener-torrents -p 'http://localhost:6152' -o torrents/

Default LibGen server is http://libgen.rs/, if you want to use another server, you can:

libgener-torrents -s 'http://gen.lib.rus.ec/' -p 'http://localhost:6152' -o torrents/

When you encounter errors, you can enable debug mode:

libgener-torrents -s 'http://gen.lib.rus.ec/' -p 'http://localhost:6152' -o torrents/ -v

About

Python LibGen helper functions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages