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.

26 lines
854 B

  1. # Changelog
  2. ## v0.6
  3. ### Compatibility ###
  4. **Beware**, the first launch of prismedia for youtube will reask for credentials, this is needed for playlists.
  5. This release is fully compatible with Peertube v1.0.0!
  6. ### Features
  7. - Add the possibility to upload thumbnail.
  8. - Add the possibility to configure playlist. (thanks @zykino for Peertube part)
  9. - Use the API instead of external binaries for publishAt for both Peertube and Youtube. (thanks @zykino)
  10. - Use the console option to authenticate against youtube for easier use with ssh'ed servers
  11. - Add -f as an alias for --file for easier upload.
  12. ## v0.5
  13. ### Features
  14. - plan your Peertube videos! Stable release
  15. - Support for Peertube beta4
  16. - More examples in NFO
  17. - Better support for multilines descriptions
  18. ### Fixes
  19. - Display datetime for output
  20. - plan video only if upload is successful