Skip to content

missuo/SubsNetflixCheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SubsNetflixCheck

A subscription link node Netflix unlock check tool. (Support for macOS and Linux)

Features

  • Support for displaying unlocked areas
  • No need to convert links yourself
  • One Click All Detection
  • Test results are saved in a file

Usage

  1. You Should install Python 3 first.
  • macOS
brew install python3
  • Linux
apt-get install python3 -y
yum install python3 -y
  1. Next you need to install the dependencies.
pip3 install requests pysocks pyyaml psutil
  1. You need to install Clash first.
  • Method 1
bash InstallClash.sh
  • Method 2

https://github.com/Dreamacro/clash/releases

Download Clash by yourself

  1. Start running the program
git clone https://github.com/missuo/SubsNetflixCheck.git
cd SubsNetflixCheck
python3 SubsCheck.py

Run Screenshot

08151a5afcef6c97c9304

TO DO

  • Support more platforms
  • One-click deployment environment and running
  • Increase the judgment of oragins drama

License

Apache-2.0 License

Releases

No releases published

Packages

No packages published