Skip to content

Generate NFO files (for emby / jellyfin / plex) as metadata files from yt-dlp's .info.json files.

License

Notifications You must be signed in to change notification settings

unacro/yt-dlp-metadata2nfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yt-dlp-metadata2nfo

Generate NFO files (for emby / Jellyfin / Plex) as metadata files from yt-dlp's metadata files(*.info.json).

Support Youtube, AcFun and Bilibili.

Usage

  1. yt-dlp --write-info-json 'https://video_url' for saving metadata to *.info.json
  2. git clone https://github.com/unacro/yt-dlp-metadata2nfo.git && cd yt-dlp-metadata2nfo
  3. poetry install
  4. cp .env.example .env and edit .env file
  5. poetry run start

Notice: Need enable NFO as first prority metadata saver.

注意:控制台 > 媒体库 > 管理媒体库 > 媒体资料储存方式:勾上 NFO 并作为首选项。

About

Generate NFO files (for emby / jellyfin / plex) as metadata files from yt-dlp's .info.json files.

Topics

Resources

License

Stars

Watchers

Forks

Languages