https://github.com/corentinb/archivetube
💾 Little script based on youtube-dl for archiving YouTube content
https://github.com/corentinb/archivetube
Last synced: 11 months ago
JSON representation
💾 Little script based on youtube-dl for archiving YouTube content
- Host: GitHub
- URL: https://github.com/corentinb/archivetube
- Owner: CorentinB
- License: gpl-3.0
- Created: 2018-02-01T00:28:31.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-15T00:30:56.000Z (over 8 years ago)
- Last Synced: 2025-07-01T08:09:52.955Z (12 months ago)
- Language: Shell
- Size: 21.5 KB
- Stars: 3
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# archivetube
💾 Little script based on youtube-dl for archiving YouTube channel/playlists
- Find best quality possible for both audio and video, then merge them to MKV.
- Keep track of what is already downloaded through a file
- Save annotations, descriptions and all informations possible.
- Download the thumbnail.
# Installation
```wget "https://raw.githubusercontent.com/CorentinB/archivetube/master/archivetube"```
```chmod +x archivetube```
# Usage
```./archivetube CHANNEL/PLAYLIST_URL```