GitXplorerGitXplorer
t

youtube-dl2kodi

public
10 stars
5 forks
3 issues

Commits

List of commits on branch master.
Verified
072a7d617b701af3ff7de83e9fbba2640a16bd0e

Update README.md

ttomhung committed 7 years ago
Verified
e872de1ae416b1e94c30d0c98d1a28d53fe3be90

Update README.md

ttomhung committed 7 years ago
Unverified
1701917cb21aa75707f9a761abd63a5767ab8421

Add files via upload

ttomhung committed 9 years ago
Unverified
552568827deec4293fc86596eb67df081774723f

Add files

ttomhung committed 9 years ago
Unverified
0136a23d077e82b0245d6ea2efb98302c8187f2e

first commit

ttomhung committed 9 years ago

README

The README file for this repository.

youtube-dl2kodi

options

youtube-dl2 -t <tvshow/movie> -f <video.info.json> -t optional output of episode.nfo and tvshow.nfo -f file path of the youtube-dl video.info.json file

example

youtube-dl -f 'bestvideo[ext=mp4]+bestaudio[ext=m4a]/best[ext=mp4]/best' \
--continue --ignore-errors --write-info-json --write-thumbnail --write-sub \ 
--output './Season 1/%(title)s-e%(playlist_index)s.%(ext)s' \ 
--exec 'youtube-dl2kodi.py -t tvshow -f {}' \
https://www.youtube.com/playlist?list=PLKocZwBnFDxNAoxyxZ0w7mum35YY4v0nb