Skip to main content

Useful tools for Jav.

Project description

Jvav

Useful tools for Jav.

INSTALL

pip install jvav -U

LIB

  • DmmUtil
  • JavLibUtil
  • JavBusUtil
  • AvgleUtil
  • MagnetUtil
  • SukebeiUtil
  • WikiUtil
  • TransUtil
# A sample for DmmUtil
import jvav

PROXY_ADDR = 'http://127.0.0.1:7890'

util = jvav.DmmUtil(proxy_addr=PROXY_ADDR)
util.get_pv_by_id('ipx-365')
util.get_nice_avs_by_star_name('小倉由菜')
util.get_score_by_id('ipx-365')
util.get_top_stars(1)
util.get_all_top_stars()

CMD

$ jvav -h
usage: cmd.py [-h] [-av1 AV1] [-av2 AV2] [-nc] [-uc] [-sr SR] [-srn SRN] [-pv1 PV1] [-pv2 PV2] [-tp] [-p PROXY]

options:
  -h, --help            show this help message and exit
  -av1 AV1              后接番号,通过 JavBus 搜索该番号
  -av2 AV2              后接番号,通过 Sukebei 搜索该番号
  -nc                   过滤出高清有字幕磁链
  -uc                   过滤出无码磁链
  -sr SR                后接演员名字, 根据演员名字获取高分番号列表
  -srn SRN              后接演员名字, 根据演员名字获取最新番号列表
  -pv1 PV1              后接番号, 通过 DMM 获取番号对应预览视频
  -pv2 PV2              后接番号, 通过 Avgle 获取番号对应预览视频
  -tp                   获取 DMM 女优排行榜前 25 位
  -p PROXY, --proxy PROXY
                        后接代理服务器地址, 默认读取环境变量 http_proxy 的值

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Jvav-1.2.10.tar.gz (25.5 kB view hashes)

Uploaded Source

Built Distribution

Jvav-1.2.10-py3-none-any.whl (24.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page