danikula / danikula/AndroidVideoCache

Can i set proxy and useragent through it?

Open
#158 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
5.5k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

hi。i get an ip and proxy from server。like http,System.getProperties().setProperty("http.proxyHost", host); System.getProperties().setProperty("http.proxyPort", port + ""); I can push my request to our server.But with m3u8, i can't set proxy successfully.. Can you give me some tips? thanks

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the library's m3u8 request path and reviewing how proxy settings are passed to video requests. Determine whether user-agent and proxy configuration are supported there, then verify the behavior with an Android video-cache request using the reported server-provided proxy.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.