No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-29 10:22:42 +02:00
.github Initial commit 2026-07-04 10:31:41 +03:00
conf Patch Youtarr's cross-device move to fall back to cp on EPERM (some FUSE mounts don't support copy_file_range) 2026-07-04 12:33:02 +03:00
doc Add pre_upgrade message for 1.76.1~ynh1 2026-07-21 09:39:07 +02:00
scripts Install Deno so yt-dlp can solve YouTube's n-challenge (fixes 'Requested format not available') 2026-07-04 11:45:24 +03:00
.editorconfig Initial commit 2026-07-04 10:31:41 +03:00
.gitattributes Initial commit 2026-07-04 10:31:41 +03:00
.gitignore Initial commit 2026-07-04 10:31:41 +03:00
config_panel.toml Fix config_panel.toml location: repo root, not conf/ 2026-07-04 11:25:59 +03:00
LICENSE Adapt boilerplate for Youtarr (Node/MariaDB/yt-dlp packaging) 2026-07-04 10:43:59 +03:00
manifest.toml Upgrade sources 2026-08-29 00:37:08 +02:00
README.md Auto-update READMEs 2026-08-29 00:37:11 +02:00
tests.toml Remove path question entirely: Youtarr can only live at domain root 2026-07-04 11:04:41 +03:00

Logo of Youtarr Youtarr, packaged for YunoHost

Automatically download and organize YouTube channels and playlists for Plex, Jellyfin, Emby and Kodi

Version: 1.81.0~ynh1

Screenshots

Screenshot of Youtarr

📦 Developer info

Automatic tests level

🛠️ Upstream Youtarr repository: https://github.com/DialmasterOrg/Youtarr

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/youtarr_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade youtarr -u https://github.com/YunoHost-Apps/youtarr_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.