文件名称:yts:一个由python驱动的电影种子下载器,以及一个用于yify torretns的python绑定
文件大小:366KB
文件格式:ZIP
更新时间:2024-05-28 08:32:26
Python
扬子 YTS是一个Python软件包,可让您从网络上下载电影种子,也是官方电影种子YTS的python绑定。尝试视频 看看使用起来有多容易: from yts import YTS # Get your stuff done y = YTS() y.torrents() #Lists all the latest movie torrents available.select movieID from it y.download(6581) #6581 is movie ID which is listed by torrents method above 就是这样,您的默认洪流客户端将被打开并将洪流添加到其中。 特征 单一下载电影 下载最新种子 搜索并下载种子 查询感兴趣的电影信息 选择具有质量,等级,名称,添加日期等的电影。 将洪流重定向到您最喜欢的洪流客户端 100%真实的种子
【文件预览】:
yts-master
----PKG-INFO(455B)
----yts.egg-info()
--------dependency_links.txt(1B)
--------PKG-INFO(455B)
--------requires.txt(9B)
--------not-zip-safe(1B)
--------SOURCES.txt(209B)
--------top_level.txt(4B)
----yts()
--------rawyify.py(940B)
--------__init__.py(5KB)
----setup.cfg(59B)
----setup.py(586B)
----README.md(1KB)
----dist()
--------yts-0.1.zip(4KB)
--------yts-0.3.zip(4KB)
----docs()
--------source()
--------make.bat(6KB)
--------build()
--------README.md(687B)
--------Makefile(7KB)