sealedtx / java-youtube-downloader

Simple, almost zero-dependency java parser for retrieving youtube video metadata
Other
413 stars 115 forks source link

NHK support #98

Closed sealedtx closed 2 years ago

sealedtx commented 2 years ago

Asked for video downloading support from https://www.nhk.or.jp Example link: https://www3.nhk.or.jp/nhkworld/en/ondemand/video/6045005/

I won't be able to implement it in same code base, because it was designed only for one video source - youtube. But I can create some extra tools with similar code structure, like single-file scripts to help you with your needs

sealedtx commented 2 years ago

Added to a separated branch: https://github.com/sealedtx/java-youtube-downloader/tree/add_nhk_video_source