Skip to content

Petrprogs/hdrezka_cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hdrezka_cli

HDrezka CLI client

What the script can do:

  1. Search on HDrezka
  2. Downloading (using wget), playing online (using MPV) or just show url to movie file.
  3. Can download range of episodes of series
  4. Automatic mirror link updating (see here)

Setup automatic mirror update

  1. Open mirror_update.py and constants block
  2. Write your...
    • email in EMAIL constant
    • email password in EMAIL_PASSWORD
    • smtp server host in SMTP_SERVER
    • imap server host in IMAP_SERVER
    • imap server port in IMAP_PORT
  3. Save file and use script!

Feel free to open issues and PRs!

About

HDrezka CLI client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages