An open API service indexing awesome lists of open source software.

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

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```