python實用指令碼集

來源:互聯網
上載者:User

標籤:chmod   tps   ati   oca   org   path   版本   預設   line   

iScript 是Github上 PeterDing 大神寫的一個指令碼集,由多數的 python 指令碼和少數GM指令碼組成。含有以下幾個指令碼:
  • xiami.py - 下載或播放高品質蝦米音樂(xiami.com)
  • pan.baidu.com.py - 百度網盤的下載、離線下載、上傳、播放、轉存、檔案操作
  • bt.py - magnet torrent 互轉、及 過濾敏.感.詞
  • 115.py - 115網盤的下載和播放
  • yunpan.360.cn.py - 360網盤的下載
  • music.baidu.com.py - 下載或播放高品質百度音樂(music.baidu.com)
  • music.163.com.py - 下載或播放高品質網易音樂(music.163.com)
  • flvxz_cl.py - flvxz.com 視頻解析 client - 支援下載、播放
  • tumblr.py - 下載某個tumblr.com的所有圖片
  • unzip.py - 解決linux下unzip亂碼的問題
  • ed2k_search.py - 基於 donkey4u.com 的emule搜尋
  • 91porn.py - 下載或播放91porn 高能預警:未滿18周歲請自行退避
  • ThunderLixianExporter.user.js - A fork of https://github.com/binux/ThunderLixianExporter - 增加了mpv和mplayer的匯出。
個人最常用的是其中的 pan.baidu.com.py ,因此本文就簡單介紹下它,其它指令碼的用法請去 項目首頁 查看在使用該指令碼之前你需要安裝python和依賴,不過一般Linux都會內建的(雖然也許內建的版本會比較低,就像centos這裡我就預設你已經有了easy_install和pip吧(使勁偷懶ing...安裝依賴pip install requests requests_toolbelt使用方法chmod a+x pan.baidu.com.py./pan.baidu.com.py #會顯示協助#或者掠過上面的步驟,使用python pan.baidu.com.py下文將pan.baidu.com.py簡稱為bd.py(檔案名稱太長....帳號管理登入帳號有4種用法...../bd.py g./bd.py login./bd.py login username./bd.py login username password多帳號登入一直用 bp login 即可切換帳號:./bd.py uc刪除帳號:./bd.py ud下載方式bd.py預設調用wget進行下載,但是也可以通過 -a 10來調用aria2,其中10為分段數下載自己網盤中的單個或多個檔案./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 ..遞迴下載自己網盤中的單個或多個檔案夾./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 ..遞迴下載尾碼為 .mp3 的檔案./bd.py d -R /path/to/directory1 /path/to/directory2 .. -T .mp3非遞迴下載./bd.py d /path/to/directory1 /path/to/directory2 ..下載單個公開分享的檔案./bd.py d ‘url‘例如: ./bd.py d ‘http://pan.baidu.com/s/1pJ0NtIN‘下載單個私密分享的檔案./bd.py d ‘url‘ -s password例如: ./bd.py d ‘http://pan.baidu.com/s/1c0Eh1bM‘ -s h81a轉存檔案./bd.py s ‘url‘ remote_path./bd.py s ‘url‘ remote_path -s password實際使用

python實用指令碼集

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.