Skip to content

TVBoxOSC 服务端爬虫 Custom Server Spider for Tv Written in Python3

License

Notifications You must be signed in to change notification settings

jinyun1235/TV_Spider

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TV_Spider

服务端爬虫 T4,基于Python 3

DEMOhttps://t4.secan.icu/vod?sites=all&ali_token=xxxxxxxxx&timeout=10

参数说明及如何在TVBoxOSC中调用


安装及使用说明,请参考Wiki

爬虫失效及其它问题,请移步Issues

仅供Python爬虫学习交流使用!切勿用于违法用途,否则开发者不承担任何责任。

欢迎Star 欢迎PR


安装依赖

pip install -r requirements.txt

运行

gunicorn -w 4 -b 0.0.0.0:8080 app:app

说明

  1. 部分爬虫代码参考自Tangsan99999 / TvJar

About

TVBoxOSC 服务端爬虫 Custom Server Spider for Tv Written in Python3

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.0%
  • Shell 2.0%