Giter VIP home page Giter VIP logo

filehelper's Introduction

FileHelper

使用edge浏览器下载B站视频的时候文件格式后缀为.crdownload 在B站下载好视频到本地,想通过媒体播发器播放,发现文件格式是.crdownload ,没用可以使用的播发器 查阅资料发现.crdownload格式

原本 .crdownload 文件是 浏览器在下载时创建的缓存文件,下载完成时会重命名为原始文件的名称。

  • 因为在文件名称中发现.mp4结尾的文件;尝试删除文件的后缀 .crdownload; 删完发现后缀变为.mp4

  • image

  • 因为文件太多了,这样操作太无聊。因此写一小段代码来实现这个功能

效果图:

没执行前:

image

执行后:

image

使用说明:

step1: 下载代码(.net 8.0) step2: image

filehelper's People

Contributors

nanfengovo avatar

Stargazers

 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.