7823 liens privés
Alternative à youtube-dlp, également open source (https://github.com/wukko/cobalt)
Accessible depuis une instance web, permet de télécharger des vidéos notamment depuis les sites :
• instagram reels, posts & stories
• pinterest videos & stories
• reddit videos & gifs
• rutube videos
• soundcloud
• tiktok videos, photos & audio
• tumblr
• twitch clips
• twitter videos & voice
• vimeo
• vine archive
• youtube videos, shorts & music
" Why @github restored access to youtube-dl downloader tool: An @EFF
letter persuaded them that there was no technical circumvention of copyright protection, just some openly visible JavaScript from Google to construct the YouTube URL. A defeat for @RIAA "
.
This app downloads a song by getting the audio from Youtube sources using youtube-dl and then adds song information like artist name, album name, release date, thumbnail etc by fetching it from sources like Itunes and Gaana.
NO. YoutubeDL doesn't do that. All youtube-dl does is lets you download audio from a video that you specify. This app is not yet another youtube-dl clone.
Instance web basée sur Youtube-dl (téléchargement vidéo streaming). Pratique pour ceux qui ne peuvent pas installer youtube-dl sur leur machine.
Le code :
https://github.com/Rudloff/alltube
Une autre instance :
https://alltubedownload.net/
Je pose ici les commandes pour installer Youtube-dl-gui (une interface graphique pour youtube-dl) sur Ubuntu :
sudo apt-get install python-pip
sudo pip install youtube-dlg
sudo chmod -R 777 /home/$USER/.config/youtube-dlg/