Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 845 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 845 Bytes

YinYueTaiDownloader

YinYueTaiDownloader is a python script to download .flv from http://www.yinyuetai.com/ by ID without using the fxxking YinYueTai Client.

Overview

Requirements

  • Python

Use

python YinYueTaiDownloader.py

PS

Modified from https://github.com/firstg/yinyuetai.

  1. Fixed problem with finding title of MV from the page content;
  2. Fixed problem with FLV path in OS X;
  3. Try to download high quality video first.

I have only tested this script in OS X, so I'm not sure if there is any problem with Windows or Linux. You can make an Issue or a Pull request if you find a bug, thanks.

License

YinYueTaiDownloader is available under the MIT license. See the LICENSE file for more info.