youtube-dl-android
yt-dlp
Our great sponsors
youtube-dl-android | yt-dlp | |
---|---|---|
4 | 2320 | |
98 | 56,366 | |
- | 7.9% | |
0.0 | 9.7 | |
almost 3 years ago | 3 days ago | |
Java | Python | |
GNU General Public License v3.0 only | The Unlicense |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
youtube-dl-android
yt-dlp
-
YouTube-dl fork with additional features and fixes
Not sure how this might (not) be presented in other contexts, but when I go to the main repository page on a desktop browser, there's a "Sponsor this project" box in the rightmost layout column that links to a Markdown file with Ko-Fi and/or GitHub Sponsor links for the individual maintainers [1].
[1] https://github.com/yt-dlp/yt-dlp/blob/master/Collaborators.m...
to the best of my knowledge, that's because your system does not have ffmpeg for subsequent transcoding of the site's format into what you would consider "your" format: https://github.com/yt-dlp/yt-dlp/blob/2023.07.06/README.md#s... (they also allow you to specify the path, if you don't have it in your $PATH, via --ffmpeg-location <https://github.com/yt-dlp/yt-dlp/blob/2023.07.06/README.md?p...>)
-
Google Chrome just rolled out a new way to track you and serve ads
One example is a script to quickly grab the URL of the current tab and send it to mpv¹ for playing or yt-dlp² for downloading. Or send some JavaScript to that same tab. Or grab the URLs and titles of all tabs in all windows that match a specific domain, close them, and then reopen in a brand new window. Alfred³ has a ton of automations that allow you to do that without having to code it yourself.
-
Ask HN: What's the Situation with YouTube-Dl?
docker run -it --name ubuntu-mantic -v path/to/your/videodir/:/VideosDir ubuntu:mantic /bin/bash
```
Install stuff needed on the container, typically curl python3 etc and the install from GitHub: https://github.com/yt-dlp/yt-dlp/wiki/Installation
and you're good to go. I've honestly found this easier than fighting with my host system and constantly reinstalling broken versions etc.
i installed `yt-dlp` once with:
$ wget https://github.com/yt-dlp/yt-dlp/releases/latest/download/yt-dlp && chmod +x yt-dlp && mv yt-dlp "$HOME/bin/"
Right, I found that in the subreddit, and furthermore here's release files
https://github.com/yt-dlp/yt-dlp#release-files
I downloaded the release binary for linux, and it's downloading now.
Thank you.
-
YouTube-Dl Site Goes Offline as Hosting Provider Enforces Court-Ordered Ban
As noted in the article, the project still has a page on github:
http://ytdl-org.github.io/youtube-dl/
I've moved on to https://github.com/yt-dlp/yt-dlp anyways.
But this is still an infuriating move. youtube-dl wasn't doing anything infringing on its site, was it?
I noticed recently that my distro's youtube-dl stopped working (it can't successfully download movies) but thanks to news like this one I found a fix in one of the comments here:
> I've moved on to https://github.com/yt-dlp/yt-dlp anyways
Thanks!
What are some alternatives?
Simple-YouTube-Age-Restriction-Bypass - A simple browser extension to bypass YouTube's age verification, disable content warnings and watch age restricted videos without having to sign in!
tiktok-scraper - TikTok Scraper. Download video posts, collect user/trend/hashtag/music feed metadata, sign URL and etc.
youtube-dl-gui - A cross platform front-end GUI of the popular youtube-dl written in wxPython.
youtube-dl - Command-line program to download videos from YouTube.com and other video sites
youtube-dl - Command-line program to download videos from YouTube.com and other video sites
youtube-dlc - Command-line program to download various media from YouTube.com and other sites
widevine-l3-decryptor - A Chrome extension that demonstrates bypassing Widevine L3 DRM
Crunchyroll-Downloader-v3.0 - Downloader for Crunchyroll
mpv - 🎥 Command line video player
aria2 - aria2 is a lightweight multi-protocol & multi-source, cross platform download utility operated in command-line. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink.
youtube-dl-server - Web / REST interface for downloading youtube videos onto a server.
yt-dlg - A cross platform front-end GUI of the popular youtube-dl written in wxPython.