Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blvckbytes/channeldownloader
Created to download entire channels, including thumbnails, videos, comments and their replies.
https://github.com/blvckbytes/channeldownloader
Last synced: 21 days ago
JSON representation
Created to download entire channels, including thumbnails, videos, comments and their replies.
- Host: GitHub
- URL: https://github.com/blvckbytes/channeldownloader
- Owner: BlvckBytes
- Created: 2024-06-07T22:35:27.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-08-09T15:28:36.000Z (5 months ago)
- Last Synced: 2024-08-09T17:18:03.784Z (5 months ago)
- Language: Kotlin
- Size: 91.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ChannelDownloader
Created to download entire channels, including thumbnails, videos, comments and their replies. Can also be quickly modified to download playlists by ID. Builds up a local additive JSON-file database, so that remotely deleted content still persists. Circumvents login-guards for age-restricted content successfully, at least at the time of writing this. Offers a simple yet effective configuration-file for seamless multi-channel support. Always chooses the highest quality audio- and video formats available; uses the ffmpeg-binary to mux these separate tracks into a final mp4-file.
The YouTube-API does **not** support video download; they prohibit it, as by the [Terms of Service](https://developers.google.com/youtube/terms/api-services-terms-of-service). Downloading foreign videos may also result in a violation of copyright laws. **This project is only meant for educational purposes and has to be executed at one's own risk.**