Yodel is a free & open source YouTube Music DownLoader*
* i'm not good with acronyms
- Material Design
- Day & Night Theme
- Written in Kotlin with MVVM
- youtube-dl for downloading
- ID3v2 tagging for MP3 using MP3agic
- IDK, it's neat i guess
Yodel is automatically built using Github Actions.
If you just want to download the apk, take a look at the releases page.
If you want to know more about the build system, have a look at the build guide
Please read the full guidelines first. Your issue may be closed if you don't.
Issues
- Before reporting a new issue, take a look at already opened issues.
- Do not group unrelated requests into one issue.
Bugs
- Include the app version
- If not latest, try updating, as the issue may be resolved already.
- Include steps on how to reproduce the issue (if not obvious)
- Include screenshots (if needed)
- Try to reproduce on another device (if possible)
- For large logs use pastebin.com or similar.
Feature Requests
- Write a detailed issue, explaining what the app should and shouldn't do (or how). Avoid just writing "like X does".
- Include screenshots / mockups (if possible / needed)
Contributing
- For Code Contributions, see CONTRIBUTING.md
Copyright 2021 shadow578
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, > software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or > implied. See the License for the specific language governing permissions > and limitations under the License.