Iscriptis a set of scripts written by peterding God on GitHub, consisting of most python scripts and a handful of GM scripts. contains the following scripts:
- xiami.py -Download or play high quality shrimp music (xiami.com)
- pan.baidu.com.py -Baidu Network disk download, offline download, upload, play, dump, file operation
- bt.py -Magnet torrent, and filter sensitive. Words
- 115.py -115 download and playback of the network disk
- yunpan.360.cn.py -360 download of the network disk
- music.baidu.com.py -Download or play high quality Baidu Music (music.baidu.com)
- music.163.com.py -Download or play high quality NetEase music (music.163.com)
- flvxz_cl.py -flvxz.com Video Parsing client-supports download, playback
- tumblr.py -Download All pictures of a tumblr.com
- unzip.py -Solve the problem of Linux unzip garbled
- ed2k_search.py -emule search based on donkey4u.com
- 91porn.py -Download or play 91porn high-energy alert: If you are under the age of 18, please withdraw yourself.
- -A fork of https://github.com/binux/thunderlixianexporter - Increased the export of MPV and MPlayer.
personal most commonly used is one of the pan.baidu.com.py , so this article simply introduce it, other script usage please go to the Project homepage to view you will need to install Python and dependencies before using this script, but generally Linux will bring your own (though perhaps the version that comes with it will be relatively low, like CentOSHere I will default you already have Easy_install and Pip bar (Hard to be lazy ing ...Installation Dependenciespip Install requests Requests_toolbeltHow to usechmod a+x pan.baidu.com.py./pan.baidu.com.py #会显示帮助 # or skim over the steps above, using Python pan.baidu.com.py The following pan.baidu.com.py is abbreviated as bd.py (filename is too long .... )Account ManagementThere are 4 ways to log in to your account ...../bd.py g./bd.py login./bd.py Login username./bd.py login username passwordMulti-Account login has been using BP login can To switch accounts:./bd.py UCDelete Account:./bd.py UDDownload Methodbd.py default call wget for download, but can also call aria2 through-a 10来, where 10 is the number of segmentsdownload individual or multiple files in your own network disk./bd.py d http://pan.baidu.com/disk/home#dir/path=/path/to/filename1 http://pan.baidu.com/disk/home#dir/ Path=/path/to/filename2. or./bd.py d/path/to/filename1/path/to/filename2. recursively download individual or multiple folders in your own network disk./bd.py d-r http://pan.baidu.com/disk/home#dir/path=/path/to/directory1 http://pan.baidu.com/disk/home# Dir/path=/path/to/directory2. or./bd.py d-r/path/to/directory1/path/to/directory2. recursive download of files with a. mp3 suffix./bd.py d-r/path/to/directory1/path/to/directory2.-T. mp3non-recursive download./bd.py D/path/to/directory1/path/to/directory2 .download a single, publicly shared file./bd.py d ' url ' for example:./bd.py d ' Http://pan.baidu.com/s/1pJ0NtIN 'Download a single, privately shared file./bd.py d ' url '-s password for example:./bd.py d ' Http://pan.baidu.com/s/1c0Eh1bM '-s h81aDump Files./bd.py s ' url ' remote_path./bd.py s ' url ' remote_path-s passwordactual use
Python Utility script Set