Hello,
i'm trying to download multiple ts files with ffmpeg.
I have the m3u8 file but i am getting "HTTP error 403 Forbidden" all the time.
There are 4 videos on the page, i am trying to download the first video on top off the page.
http://karadayiserija.blogspot.nl/2014/09/karadayi-77-epizoda.html
ffmpeg output:
sradic@ubuntu-E6400:~/bin$ cd ~/bin && ./ffmpeg -i "http://c1.vkcache.com/sec/Rm1j4_a-istMFGW77tF25A/1414224000/hls-vod-s4/flv/api/files/videos/2014/09/30/14121074033a78e.mp4.m3u8" -c copy ~/videos/76.tsffmpeg version 2.4.git Copyright (c) 2000-2014 the FFmpeg developers
built on Oct 24 2014 21:07:12 with gcc 4.8 (Ubuntu 4.8.2-19ubuntu1)
configuration: --prefix=/home/sradic/ffmpeg_build --extra-cflags=-I/home/sradic/ffmpeg_build/include --extra-ldflags=-L/home/sradic/ffmpeg_build/lib --bindir=/home/sradic/bin --enable-gpl --enable-libass --enable-libfdk-aac --enable-libfreetype --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libx264 --enable-nonfree --enable-x11grab
libavutil 54. 11.100 / 54. 11.100
libavcodec 56. 9.100 / 56. 9.100
libavformat 56. 10.100 / 56. 10[/COLOR].100
libavdevice 56. 1.100 / 56. 1.100
libavfilter 5. 2.100 / 5. 2.100
libswscale 3. 1.101 / 3. 1.101
libswresample 1. 1.100 / 1. 1.100
libpostproc 53. 3.100 / 53. 3.100
[http @ 0x3aa95a0] HTTP error 403 Forbidden
http://c1.vkcache.com/sec/Rm1j4_a-istMFGW77tF25A/1414224000/hls-vod-s4/flv/api/files/v...a78e.mp4.m3u8: Server returned 403 Forbidden (access denied)
What am i doing wrong?
Thanx in advance
+ Reply to Thread
Results 1 to 12 of 12
-
-
Is this the correct video?
Code:http://www.balkanje.com/embed.php?vid=ad0ce2c8b
Code:livestreamer "hls://c1.vkcache.com/sec/Rm1j4_a-istMFGW77tF25A/1414224000/hls-vod-s4/flv/api/files/videos/2014/09/30/14121074033a78e.mp4.m3u8" best -o output.ts
Last edited by blimey; 24th Oct 2014 at 18:32.
-
I have the same problem (http error 403 forbidden) with the video hosted on this page: http://tv.sport1.de/player/player.php?id=s518931 I've tried with ffmpeg, which returns me the same error encountered by beo59. Also, I'm not having any luck with livestreamer, no matter the string I put in.
It looks like the site is geoblocked outside of Germany, unfortunately.
This is the m3u8 file ( http://sport1_event02-lh.akamaihd.net/i/EVENT02_1@140377/index_2500_av-b.m3u8 ) and this is the manifest file (http://sport1_event02-lh.akamaihd.net/z/EVENT02_1@140377/manifest.f4m ), hoping this will be enough info for someone to be able to help me. Thanks in advance -
Anonymous84347344Guest
I can download the video with this command:
Code:livestreamer "hds://sport1_event02-lh.akamaihd.net/z/EVENT02_1@140377/manifest.f4m?start=1414608960&end=1414614900&start=1414916938&hdnea=st=1414917838~exp=1414918138~acl=/*~hmac=ffd27911abc5aa41e0d9a2b5198043b6845a42b3348ad91e23f8b5073b691896&g=LQUGOLVWUVYS&hdcore=3.2.0&plugin=jwplayer-3.2.0.1 pvswf=http://tv.sport1.de/player/jw66/jwplayer66.flash.swf" best -o 01.flv
Code:[cli][info] Found matching plugin stream for URL hds://sport1_event02-lh.akamaihd.net/z/EVENT02_1@140377/manifest.f4m?start=1414608960&end=1414614900&start=1414916938&hdnea=st=1414917838~exp=1414918138~acl=/*~hmac=ffd27911abc5aa41e0d9a2b5198043b6845a42b3348ad91e23f8b5073b691896&g=LQUGOLVWUVYS&hdcore=3.2.0&plugin=jwplayer-3.2.0.1 pvswf=http://tv.sport1.de/player/jw66/jwplayer66.flash.swf [cli][info] Available streams: 1328k, 2628k (best), 340k (worst), 640k [cli][info] Opening stream: 2628k (hds)
Code:http://sport1_event02-lh.akamaihd.net/z/EVENT02_1@140377/manifest.f4m?start=1414608960&end=1414614900&start=1414916938&hdnea=st=1414917838~exp=1414918138~acl=/*~hmac=ffd27911abc5aa41e0d9a2b5198043b6845a42b3348ad91e23f8b5073b691896&g=LQUGOLVWUVYS&hdcore=3.2.0&plugin=jwplayer-3.2.0.1
-
@nullacht:it works. I didn't have a clue about the pvswf... part of the command line. Very good,I learned something new...thanks again for your help
-
@nullacht : can I bother you again for another video on this same site? on this page ( http://tv.sport1.de/player/player.php?id=s399344 ) I am not having any luck with livestreamer using the same command line that seems to be working on pretty much every other video.
As soon as I enter the string i get a "[cli][info] stream ended" response, with only 1kb of data downloaded. Other videos on the same site give me no problems, just this one.
These videos are archived for a short time only, that's why I would really appreciate any help here. Thanks -
-
@blimey I've tried for at least 10 times with both the hls and hds command lines yesterday without any success..Tried again this morning and it worked on my first try, don't really know how or why, or what I might have done differently though...feeling quite silly now..thanks for having taken the time to look into this
-
Hey buddy hat's very commen error most of the time faced because our public IP gets restricted from accessing from the content or page but by simply using HackBS|GOM VPN trick*you can easily bypass such issues without any hassle.. It' s worth trying!!
-
Hello everyone.
I get the error 403 Forbidden when accessing this video:
http://kdsajkcasadjsab77676das99saghdshhdds.sitenow.me/live/plus0_cec1693/playlist.m3u...Q&e=1508518105
If i'm not wrong, the referer is http://www.dinostream.pw
But i cannot access to the video with
Code:livestreamer --http-header "Referer=http://www.dinostream.pw" "hlsvariant://http://kdsajkcasadjsab77676das99saghdshhdds.sitenow.me/live/plus0_cec1693/playlist.m3u8?st=R65_yFlokIoUtEDamJZGuQ&e=1508518105" best