You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How to add a request header for a download request?
I tried adding addRequestProperty("name", "www.com") to HttpURLConnection conn to M3U8Downloader.java but that didn't work