Scripting way to upload videos to peertube and youtube
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
786 B

  1. ### This NFO example show how to construct a NFO for your video ###
  2. ### All fields are optional, but you need at least one fields (otherwise NFO is useless :-p) ###
  3. ### See --help for options explanation
  4. ### Prismedia will search and use NFO in this order: ###
  5. ### 1. file passed in command line through --nfo ###
  6. ### 2. file inside video directory named after --name command line option append with .txt ###
  7. ### 3. file inside video directory named after --file command line option with .txt extension ###
  8. [video]
  9. name = videoname
  10. description = Your complete video description
  11. tags = list of tags, comma separated
  12. mt = True
  13. category = Films
  14. cca = True
  15. privacy = private
  16. disable-comments = True
  17. nsfw = True
  18. platform = youtube, peertube
  19. language = French
  20. publishAt=2018-05-07T19:00:00