Stop decryption for current media file.
OK
const response = await fetch('api.rair.market/api/auth/stream/out', { method: 'GET', headers: {}, }); const data = await response.json();