/TIDALDownloaderX

Downloads video files from TIDAL

Primary LanguageC#

Modified from TidalDownloader by Alex Janka

About

TIDALDownloaderX is a simple C# program for downloading videos from the streaming platform TIDAL.

TIDAL serves videos in segments of 2-10 second .ts files, all with the same string before (and occasionally, after) the numbered clip.

TIDALDownloaderX takes the first link that TIDAL sends to the user, and downloads the following .ts files, until it has completed downloading all .ts files relating to that video.

Tutorial

A tutorial can be found by clicking HERE.