GithubHelp home page GithubHelp logo

l-snowhawk / mdown Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tanyiqu/mdown

0.0 1.0 0.0 73 KB

Fast and simple m3u8 video downloader built with Python

License: GNU General Public License v3.0

Python 100.00%

mdown's Introduction

mdown

Fast and simple m3u8 video downloader built with Python

版本

1.0.0 发布版

安装

windows

下载打包的exe程序

点击跳转下载

macos

暂无

linux

暂无

使用

添加环境变量,在控制台调用

参数

-u --url:指定url链接,默认为第一个参数(如有其他参数,则url一定要在第一个位置)

mdown https://mei.huazuida.com/20191220/19588_51b84e32/index.m3u8

-n --name:指定下载视频的名字,默认为index.ts

mdown https://mei.huazuida.com/20191220/19588_51b84e32/index.m3u8 -n 01.ts

-o --output:指定视频下载位置,默认为当前路径

mdown https://mei.huazuida.com/20191220/19588_51b84e32/index.m3u8 -o D:\video

-t --thread:指定下载视频使用多少线程数,默认线程数为16(如果你的计算机性能差不多的话,开64或128可以有很棒的下载体验)

mdown https://mei.huazuida.com/20191220/19588_51b84e32/index.m3u8 -t 128

软件预览

预览图

Bug & 不足

  • 如果已存在同名的文件/文件夹则不能正常下载
  • 下载过后不能删除临时生成的文件夹
  • 下载失败不能续传
  • ...

第三方库

requests

...

mdown's People

Contributors

tanyiqu 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.