pushbullet_ytdl
pushbullet_ytdl
Docker app from Exes' Repository
Overview
PushBullet-YTDL is a lightweight pure bash service for YouTube-dl and Pushbullet. PushBullet-YTDL uses Youtube-DL Material by Tzahi12345 as the API endpoint to send YouTube-dl requests to and leverages the public Pushbullet API to listen for download requests.
Features
Register a device to a given Pushbullet account.
Listen for pushes to the device registered.
Extract the URL to the desired download.
Send a download request to Youtube-DL Material via its internal API.
Delete a push after it has been successfully downloaded.
Usage
To use simply share a video from the source app (e.g. YouTube app) on your phone to the PushBullet device running PushBullet-YTDL.
Runtime arguments
- Network
bridge- Shell
bash- Privileged
- false
- Extra Params
--restart=unless-stopped
Template configuration
Pushbullet Device NameVariable
- Target
- PUSHBULLET_DEVICE_NICKNAME
- Default
- Unraid
- Value
- Unraid
Pushbullet API KeyVariable
Enter the API key for Pushbullet. Go to https://www.pushbullet.com/#settings/account to retrieve your API key/access token
- Target
- PUSHBULLET_KEY
YouTube-DL-Material API KeyVariable
YouTube-Download-Material API key
- Target
- YTDLM_KEY
YouTube-DL-Material URLVariable
URL + Port for YouTube-DL-Material. If HTTP: include http://ip:port if HTTPS: include https://domain
- Target
- YTDLM_URL
DEBUGVariable
- Value
- FALSE
Host Key 1Variable
Container name for YouTube-DL-Material
- Target
- depends_on
- Value
- youtube-dl-material
Sleep TimeVariable
Change sleep delay between calls (Push bullet free account only allows 500 API calls per month. Default is 60 seconds
- Target
- SLEEP_TIME
- Default
- 60
- Value
- 60
Details
Repository
ghcr.io/steveharsant/pushbullet_ytdl:latestLast Updated2026-06-01
First Seen2022-09-23
Run pushbullet_ytdl on Unraid.
pushbullet_ytdl is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.