Quote:
Originally Posted by ehurdler
I tried the same procedure on the fxnetworks.com and seems to be close.
I didn't do steps:
5. Copy it in Notepad and remove if there is, manifest=f4m
6. Add &manifest=m3u8 to the link
Because there was nothing to change. I wanted to see if I could get it working. I was able to get it to generate a file with the video source links in it. But as you can see below, it doesnt work.
Any ideas? I thought maybe that would work on any site as long as it uses the
HTML Code:
link.theplatform.com/s/
I guess I am wrong?
Code:
ffmpeg -i "http://fxxhds-vh.akamaihd.net/z/FX_Networks_-_FXX/788/15/The_League_702_HD_Clean_AUTH_movie_2500.mp4?hdnea=st=1442869274~exp=1442869604~acl=/z/FX_Networks_-_FXX/788/15/The_League_702_HD_Clean_AUTH_movie_*~id=981f44aa-0e94-4fba-b824-ef02085c66c5~hmac=1a85a2653865653da38ef14259267672162d3ff8592ecc2268f19895b9fdfb06" -c copy league.ts
ffmpeg version 2.5.2 Copyright (c) 2000-2014 the FFmpeg developers
built on Jan 3 2015 16:30:41 with Apple LLVM version 6.0 (clang-600.0.56) (based on LLVM 3.5svn)
configuration: --prefix=/usr/local/Cellar/ffmpeg/2.5.2 --enable-shared --enable-pthreads --enable-gpl --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-libx264 --enable-libfaac --enable-libmp3lame --enable-libxvid --enable-libvo-aacenc --enable-openssl --enable-nonfree --enable-vda
libavutil 54. 15.100 / 54. 15.100
libavcodec 56. 13.100 / 56. 13.100
libavformat 56. 15.102 / 56. 15.102
libavdevice 56. 3.100 / 56. 3.100
libavfilter 5. 2.103 / 5. 2.103
libavresample 2. 1. 0 / 2. 1. 0
libswscale 3. 1.101 / 3. 1.101
libswresample 1. 1.100 / 1. 1.100
libpostproc 53. 3.100 / 53. 3.100
[http @ 0x7f8d6041f300] HTTP error 403 Forbidden
http://fxxhds-vh.akamaihd.net/z/FX_Networks_-_FXX/788/15/The_League_702_HD_Clean_AUTH_movie_2500.mp4?hdnea=st=1442869274~exp=1442869604~acl=/z/FX_Networks_-_FXX/788/15/The_League_702_HD_Clean_AUTH_movie_*~id=981f44aa-0e94-4fba-b824-ef02085c66c5~hmac=1a85a2653865653da38ef14259267672162d3ff8592ecc2268f19895b9fdfb06: Server returned 403 Forbidden (access denied)
|
Do step 6 (manifest=m3u) and you'll get a master.m3u8. You can also try downloading that HTTP stream link of yours with token in your browser or youtube-dl