WIP: working direct URL download
This commit is contained in:
@@ -117,6 +117,7 @@ export default class DownloadOptionTr extends HTMLTableRowElement {
|
||||
'Accept': 'application/json',
|
||||
},
|
||||
body: JSON.stringify({
|
||||
url: this.url,
|
||||
mediaType: this.mediaType,
|
||||
imdbId: this.imdbId,
|
||||
season: this.season,
|
||||
|
||||
Reference in New Issue
Block a user