GithubHelp home page GithubHelp logo

onedrive-for-business-directlink's Introduction

OneDrive for Business 直链

OneDrive for Business 文件分享链接转直链,只适用于单个文件,文件夹分享无法生效

代码运行

  • pip install -r requirements.txt
  • python main.py

二进制文件

release 直接下载二进制文件

  • 对于某些非正确格式的链接,可能不会判误

使用方法

选择 OneDrive 中文件,右键-共享

复制链接

图床直链

图床直链只适用于图片格式的文件

打开软件,点图床直链,链接自动复制到剪切板

粘贴链接到浏览器打开

下载直链

打开软件,点下载直链

粘贴链接到浏览器打开,弹出下载框

自行编译

  • pip install pyinstaller
  • pyinstaller -F -w -i OneDrive.ico main.py -p entryplaceholder.py
  • 在 main.spec 中修改图标和程序名称,如下图 [('.\\OneDrive.ico',icon_path,'DATA')], name='OneDrive for Business 转直链',

  • pyinstaller -F -w main.spec,将重新生成 .exe 文件

onedrive-for-business-directlink's People

Contributors

jingqinglin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

onedrive-for-business-directlink's Issues

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.