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

https://github.com/joeriddles/roger_thompson

A script to download all videos for Roger Thompson's Relationship Advice for Men series
https://github.com/joeriddles/roger_thompson

Last synced: over 1 year ago
JSON representation

A script to download all videos for Roger Thompson's Relationship Advice for Men series

Awesome Lists containing this project

README

          

# Roger Thomspon Downloader

A shell script to download all of the unlisted YouTube videos for Roger Thompson's [**Relationship Advice for Men**](https://www.life.church/media/lifegroups/relationship-advice-for-men/) series.

## Requirements
- [yt-dlp](https://github.com/yt-dlp/yt-dlp) (or [youtube-dl](https://github.com/ytdl-org/youtube-dl) which is substantially slower to download videos from YT)
- [ImageMagick](https://imagemagick.org/) (if using `youtube-dl` and you want to convert `.webp` cover images to `.jpg`)

## To Run
```shell
./download.sh
```