|
|
Line 38: |
Line 38: |
| === [[UDP_API_Definition#GROUP:_Retrieve_Group_Data|GROUP]] === | | === [[UDP_API_Definition#GROUP:_Retrieve_Group_Data|GROUP]] === |
| {{missing}} | | {{missing}} |
|
| |
| === [[UDP_API_Definition#GROUPSTATUS:_Get_Completed_Episode|GROUPSTATUS]] ===
| |
| Feature request:
| |
|
| |
| GROUPSTATUS aid={int animeid}[&state={int completion_state}&lang={str lang_code}]
| |
|
| |
| I'm trying to get a count of episodes subbed by different fansub groups, but I'm only really interested in the English language groups. I don't see any way to find out which groups have released English subtitles with the UDP API, and I'd rather not have to scrape the HTML. Something like &lang=en would be great. I guess &lang=3 or some other number based system would work fine as well, whatever is easier to implement.
| |
|
| |
|
| === [[UDP_API_Definition#FILE:_Retrieve_File_Data|FILE]] === | | === [[UDP_API_Definition#FILE:_Retrieve_File_Data|FILE]] === |