Giter Club home page Giter Club logo

tvlist's Introduction

tvlist

tvlist 是一个用来获取电视剧集网页链接的脚本,配合 you-get 可以下载免费剧集的部分或全部剧集。

支持网站

Sohu 搜狐网

如何使用

运行程序所需要的第三方库:

  • requests

1. 选择你想获取的一个剧集播放页面或剧集页面, -i 选项可以显示简单的信息:

$ tvlist.py -i http://tv.sohu.com/20160907/n467893374.shtml 
亲爱的,公主病(14/16集)
非会员周四五1集,会员周四2集
可免费下载 12 集

2. 获取剧集全部播放链接地址:

$ tvlist.py http://tv.sohu.com/20160907/n467893374.shtml 

3. 获取剧集5-8集播放链接地址,选项 -s N 为开始下载的集数,选项 -e N 为结束下载的集数:

$ tvlist.py http://tv.sohu.com/20160907/n467893374.shtml -s 5 -e 8

4. 获取剧集最新2集播放链接地址,若开始数为负数,则为倒数的集数开始:

$ tvlist.py http://tv.sohu.com/20160907/n467893374.shtml -s -2

tvlist's People

Contributors

maonx avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.