All Projects → mewfree → Youtube Dl Subscriptions

mewfree / Youtube Dl Subscriptions

Licence: mit
Download all new videos from your YouTube subscriptions

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Youtube Dl Subscriptions

Youtube Local
browser-based client for watching Youtube anonymously and with greater page performance
Stars: ✭ 112 (+19.15%)
Mutual labels:  subscriptions, youtube-dl, youtube
Youtubedl Material
Self-hosted YouTube downloader built on Material Design
Stars: ✭ 731 (+677.66%)
Mutual labels:  youtube-dl, youtube
Termplay
GitLab: https://gitlab.com/jD91mZM2/termplay
Stars: ✭ 500 (+431.91%)
Mutual labels:  youtube-dl, youtube
Ytcc
Command line tool to keep track of your favorite playlists on YouTube and many other places.
Stars: ✭ 92 (-2.13%)
Mutual labels:  youtube-dl, youtube
Youtube Music
YouTube Music Desktop App bundled with custom plugins (and built-in ad blocker / downloader)
Stars: ✭ 376 (+300%)
Mutual labels:  youtube-dl, youtube
Netflix To Srt
Rip, extract and convert subtitles to .srt closed captions from .xml/dfxp/ttml and .vtt/WebVTT (e.g. Netflix, YouTube)
Stars: ✭ 387 (+311.7%)
Mutual labels:  youtube-dl, youtube
Youtub.ly Android
An android app to download 📹 videos and songs from youtube to phone internal storage
Stars: ✭ 17 (-81.91%)
Mutual labels:  youtube-dl, youtube
ypc
Convert text/spotify/deezer albums/playlists to youtube urls and audio/video files.
Stars: ✭ 17 (-81.91%)
Mutual labels:  youtube, youtube-dl
Youtube Dl Gui
A cross platform front-end GUI of the popular youtube-dl written in wxPython.
Stars: ✭ 7,914 (+8319.15%)
Mutual labels:  youtube-dl, youtube
Youtube Fetcher
📺 Youtube Podcasting 🎧
Stars: ✭ 31 (-67.02%)
Mutual labels:  youtube-dl, youtube
Firedm
python open source (Internet Download Manager) with multi-connections, high speed engine, based on python, LibCurl, and youtube_dl https://github.com/firedm/FireDM
Stars: ✭ 977 (+939.36%)
Mutual labels:  youtube-dl, youtube
Freetube
An Open Source YouTube app for privacy
Stars: ✭ 4,626 (+4821.28%)
Mutual labels:  subscriptions, youtube
Youtube Dl Android
📦📦Video downloader for Android - Download videos from Youtube, Facebook, Twitter, Instagram, Dailymotion, Vimeo and more than 1000 other sites
Stars: ✭ 322 (+242.55%)
Mutual labels:  youtube-dl, youtube
Youtube Downloader
👍 A much faster alternative to youtube-dl built for PHP applications. Working as of 2021-02-27
Stars: ✭ 474 (+404.26%)
Mutual labels:  youtube-dl, youtube
spongebob-cli
Watch classic spongebob from the terminal!
Stars: ✭ 179 (+90.43%)
Mutual labels:  youtube, youtube-dl
Smd
Spotify Music Downloader
Stars: ✭ 822 (+774.47%)
Mutual labels:  youtube-dl, youtube
Hitomi Downloader
🍰 Desktop application to download images/videos/music/text from Hitomi.la and other sites, and more.
Stars: ✭ 1,154 (+1127.66%)
Mutual labels:  youtube-dl, youtube
Pantheon
The fastest YouTube downloader.
Stars: ✭ 32 (-65.96%)
Mutual labels:  youtube, youtube-dl
SharpGrabber
Download from YouTube, Vimeo, PornHub, HLS (M3U8 files) with .NET and JavaScript, Library and desktop app for downloading high quality media
Stars: ✭ 138 (+46.81%)
Mutual labels:  youtube, youtube-dl
Peapod
A personal podcast service.
Stars: ✭ 24 (-74.47%)
Mutual labels:  youtube-dl, youtube

youtube-dl-subscriptions

Downloads all new videos from your YouTube subscription feeds.

Requirements

This script requires python3. Additional dependencies can be found in the requirements.txt file.

Usage

Clone the repository

git clone https://github.com/mewfree/youtube-dl-subscriptions

Install the requirements

pip install -r requirements.txt

Download your YouTube's subscriptions OPML file by visiting this URL. Save the file as subs.xml into the cloned repository folder.

You can then run the script

python3 dl.py

A last.txt file will be created in order to avoid downloading the same videos on the next run.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].