Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Two days ago I started having problems when downloading clips from Dailymotion via api. Never had such problems before. When checking I found that I needed to install the latest verison of ffmpeg which I did. Server: Centos 6
Still I'm encountering issues such as the following:
<
[http @ 0xa6efe0] HTTP error 404 Not Found
http://proxy-017.dc3.dailymotion.com/sec(f139fc5e2ad483b6a5a397eccb891c38)/video/001/088/217880100_mp4_h264_aac_hd_1.m3u8#cell=core: Input/output error
ERROR: ffmpeg exited with code 1
/>
<
WARNING: Failed to download m3u8 information:
/>
<
[http @ 0xdb6fe0] HTTP error 404 Not Found
http://proxy-01.nyc.dailymotion.com/sec(8b0e24ca04c5df5036361f928b8dae96)/video/567/768/217867765_mp4_h264_aac_hd.m3u8#cell=nyc: Input/output error
/>
Kindly, could someone help how to best tackle such issues.
Thanks in advance.