{"id":13654158,"url":"https://github.com/dbeley/youtube-archiver","last_synced_at":"2025-07-04T08:35:17.776Z","repository":{"id":98542597,"uuid":"222334879","full_name":"dbeley/youtube-archiver","owner":"dbeley","description":"Scripts to archive youtube channels and playlists using yt-dlp.","archived":false,"fork":false,"pushed_at":"2021-12-14T22:21:13.000Z","size":10,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-08-02T02:10:37.677Z","etag":null,"topics":["youtube","youtube-dl","yt-dlp"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dbeley.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2019-11-18T00:53:46.000Z","updated_at":"2024-06-19T09:10:28.000Z","dependencies_parsed_at":"2023-03-14T04:31:23.792Z","dependency_job_id":null,"html_url":"https://github.com/dbeley/youtube-archiver","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbeley%2Fyoutube-archiver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbeley%2Fyoutube-archiver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbeley%2Fyoutube-archiver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbeley%2Fyoutube-archiver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dbeley","download_url":"https://codeload.github.com/dbeley/youtube-archiver/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223913442,"owners_count":17224188,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["youtube","youtube-dl","yt-dlp"],"created_at":"2024-08-02T02:01:24.112Z","updated_at":"2024-11-10T04:31:52.438Z","avatar_url":"https://github.com/dbeley.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"# youtube-archiver\n\nSome scripts to archive youtube channels or playlists using yt-dlp.\n\nFill the `channels.txt` and/or the `playlists.txt` file with the channels/playlists youtube urls you want to archive (the playlists have to be public or unlisted) and run the corresponding script `dl_channels.sh`/`dl_playlists.sh`.\n\n```\n./dl_channels.sh\n./dl_playlists.sh\n```\n\n# Requirements\n\n- yt-dlp\n\n# Systemd-service\n\nSome systemd service files are provided to automatically run the scripts. They are provided in the systemd-service folder.\n\nThe service file is the one running the script. The timer file allows the service to be run at a specific time.\n\nThe service files assumes the repository is located at `~/Documents/youtube-archiver`. You can change it by modifying the `WorkingDirectory` in the service files.\n\nYou can also change the timer files, by default it will run the script every day at 2 am.\n\n```\ncp systemd-service/* ~/.config/systemd/user/\nsystemctl --user daemon-reload\n\n# one time run\nsystemctl --user start youtube-archiver_channels.service\n\n# activating the timers\nsystemctl --user enable --now youtube-archiver_channels.timer\nsystemctl --user enable --now youtube-archiver_playlists.timer\n\n# see the status of either the service or the timer\nsystemctl --user status youtube-archive_playlists.service\nsystemctl --user status youtube-archive_playlists.timer\n```\n\n## Similar projects\n\n- \u003chttps://github.com/dmn001/youtube_channel_archiver\u003e\n- \u003chttps://gitlab.com/TheFrenchGhosty/TheFrenchGhostys-YouTube-DL-Archivist-Scripts\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbeley%2Fyoutube-archiver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdbeley%2Fyoutube-archiver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbeley%2Fyoutube-archiver/lists"}