Open sneakwish opened 4 years ago
FFmpeg works if you pass the User Agent and Referer tags. Just need to get the playlist.m3u8 from inspect elements. A work around for the time being:
ffmpeg -user_agent "UA" -referer "http://vod.afreecatv.com/PLAYER/STATION/xxx" -i "...playlist.m3u8" -c copy test.mp4
Hello,do you know how to solve this question?
Checklist
Verbose log
Description
When I try to download a video from afreecatv and putting credentials it is 19+ , it gives an error "Only users older than 19 are able to watch this video. Provide account credentials to download this content." Command: youtube-dl.exe -u username -p password -R 999 --hls-prefer-native "http://vod.afreecatv.com/PLAYER/STATION/xxx"