pushbullet_ytdl
Docker 应用程序 from Exes' Repository
概述
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.
运行时参数
- 网络
bridge- 外壳
bash- 特权
- false
- 额外参数
--restart=unless-stopped
模板配置
Pushbullet Device NameVariable
- 目标
- PUSHBULLET_DEVICE_NICKNAME
- 默认值
- Unraid
- 价值
- 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
- 目标
- PUSHBULLET_KEY
YouTube-DL-Material API KeyVariable
YouTube-Download-Material API key
- 目标
- YTDLM_KEY
YouTube-DL-Material URLVariable
URL + Port for YouTube-DL-Material. If HTTP: include http://ip:port if HTTPS: include https://domain
- 目标
- YTDLM_URL
DEBUGVariable
- 价值
- FALSE
Host Key 1Variable
Container name for YouTube-DL-Material
- 目标
- depends_on
- 价值
- 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
- 目标
- SLEEP_TIME
- 默认值
- 60
- 价值
- 60
详细信息
存储库
ghcr.io/steveharsant/pushbullet_ytdl:latest最后更新2026-05-31
初见2022-09-23
在Unraid 上运行 pushbullet_ytdl 。
pushbullet_ytdl 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。