xabbuh / panda-client

basic PHP client for the Panda encoding service
MIT License
14 stars 5 forks source link

Define optional parameters for the encodeVideoByUrl and encodeVideoFile methods #1

Closed tgallice closed 10 years ago

tgallice commented 10 years ago

Hi,

I would like to encode a video by url, but i don't see a way to add optional parameters like profiles or path_format. Need I make change, or there are something I didn't see ?

Thanks !

xabbuh commented 10 years ago

@tgallice Definitely a valid request. Implemented in a63f1b47b40784beb16a6dbc0d1251f4db8746dc. Please try the latest dev version. I would love to get some feedback on this. I will tag a new release early next week.

tgallice commented 10 years ago

Nice @xabbuh ! Yes I will use it for sure