Commit Graph

4 Commits (ac71fd5919302f0d42c0cd79e04522cab8ab0318)

Author SHA1 Message Date
Sergey M․ 611c1dd96e [refactor] Single quotes consistency
Philipp Hagemeister 146303136f [nerdcubed] Modernize test definition
Jaime Marquínez Ferrándiz 1f809a8560 [nerdcubed] Style fixes
Will Glynn c58843b3a1 [nerdcubed] Add new extractor
nerdcubed.co.uk describes videos in a single a feed.json file, providing
references to and metadata on >1300 YouTube videos spread across 3 main
channels as well as guest appareances on other channels via a single HTTP
request.

NerdCubedFeedIE transforms this feed into a youtube-dl playlist, preserving
information present in the upstream JSON (allowing zero-cost title/date
matches) and ultimately referencing the embedded YouTube videos.