Changes between Version 86 and Version 87 of XMLRPC
- Timestamp:
- Aug 17, 2015, 11:28:48 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
XMLRPC
v86 v87 558 558 '''array !DownloadSubtitles( $token, array($IDSubtitleFile, $IDSubtitleFile,...) )''' 559 559 560 Returns BASE64 encoded gzipped IDSubtitleFile(s). You need to BASE64 decode and ungzip 'data' to get its contents. 560 Returns BASE64 encoded gzipped IDSubtitleFile(s). You need to BASE64 decode and ungzip 'data' to get its contents. '''LIMIT''' is for maximum 20 IDSubtitleFiles, others will be ignored. 561 561 562 562 Example output: