Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

How to batch download all transcoded files?


I want to have a backup copy of my videos and would like to do a one-time download of the transcoded files for my videos without having to go to each video individually. How do I do this?

1 Community Answers

Remco van Bree

JW Player Support Agent  
0 rated :

If you’re a developer you could use the API to do a /video/list of all the videos and then use the the URL scheme

http://content.jwplatform.com/videos/KEY-WIDTH.mp4 URL scheme (where KEY is the video KEY and WIDTH the width of the conversion) to construct download URLs. There is no manual bulk download method.

This question has received the maximum number of answers.