Menu

Tree [14e673] develop /
 History

HTTPS access


File Date Author Commit
 .github 2021-12-30 Marinos33 Marinos33 [39a966] Update issue templates
 assets 2021-12-30 Marinos33 Marinos33 [bf5de1] added logo.png
 doc 2021-12-30 Marinos33 Marinos33 [14e673] Update img5.png
 src 2021-12-29 Marinos33 Marinos33 [32083f] change name of project
 tests 2021-12-27 Marinos33 Marinos33 [431003] minimal jest test done
 tools 2021-12-29 Marinos33 Marinos33 [32083f] change name of project
 .deepsource.toml 2021-12-29 DeepSource Bot DeepSource Bot [cd7a1a] Add .deepsource.toml
 .eslintignore 2021-10-23 Marinos33 Marinos33 [069e50] added eslint prettier
 .eslintrc.json 2021-10-31 Marinos33 Marinos33 [fcc372] WIP - added theme
 .gitignore 2021-12-29 Marinos33 Marinos33 [32083f] change name of project
 .prettierrc 2021-10-23 Marinos33 Marinos33 [069e50] added eslint prettier
 LICENSE 2021-10-21 Marinos33 Marinos33 [c17187] Initial commit
 README.md 2021-12-30 Marinos33 Marinos33 [d052bc] Update README.md
 jest.config.ts 2021-12-27 Marinos33 Marinos33 [33ad8a] WIP - tests jest
 ormconfig.json 2021-12-29 Marinos33 Marinos33 [32083f] change name of project
 package.json 2021-12-29 Marinos33 Marinos33 [32083f] change name of project
 renderer.d.ts 2021-12-29 Marinos33 Marinos33 [6f2b1b] fix ffmpeg error
 tsconfig.json 2021-12-28 Marinos33 Marinos33 [a0beb7] added logger and alias
 yarn.lock 2021-12-28 Marinos33 Marinos33 [a0beb7] added logger and alias

Read Me

RMusicDL

A desktop application that allows you to save your favorite playlists online and download all the content they contain. You can even choose in which audio format you want your music and where to download it. In addition, the content of the playlists will be updated and existing content will not be re-downloaded.

How it works

Purpose

This app was designed to download playlists from Youtube. Nontheless, it can technically download a music only or content of channel on youtube and even from other web site as it uses yt-dlp to download the contents which support a lot of websites (list of all supported websites here), but I don't know what will be the behavior with those.

Issues

If you find any bugs or have any request about an enhancement for the software don't hesitate to add in the Issues tab and I will be glad to try to answer your request.

Contribution

Any help is appreciated.