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.
live.fc2.com support #21096
live.fc2.com support #21096
Comments
|
I have an "interest" in this as well. Link to stream webpage: Link to playlist: The playlist is continuously updating with new .ts files, but youtube-dl doesn't read the updates when they come, you have to start the download again to get the "new" playlist. Links to some of the .ts files:
I also have problems downloading the playlist with just "youtube-dl link-to-playlist, but using Youtube-DLG works. The Youtube-DLG command is as follows: Here's a command prompt log with the --print-traffic command used:
--verbose log:
If you take a look at this, thanks a lot for your time. And if not, I understand, thanks anyway, youtube-dl is awesome. |
|
ffmpeg works just fine with just the playlist-link as input, continuously records from there on. |
|
yes, but when I want to script it 24-7 it is pain getting playlist. youtube-dl must work with "politically correct" url like https://live.fc2.com/39828463/ Here is one link to my old post that was labeled invalid because url was not acceptable. I posted main url in this issue, https://live.fc2.com/67780606/, and here isn't Your post is appreciated by me at the least, looks like we are on our own with content of this website. |
|
@johnthecracker First though you'll have to go to the stream page, (i.e https://live.fc2.com/67780606/ ), open the Developer tools (clicking Ctrl+Shift+I?), click the Network tab, click the "playlist?session_token=xxx", and copy the link under General and Request URL. The correct link will look something like this:
Open the .bat file, paste the playlist url, Enter, enter the name you want, Enter, and it'll download it for you.. You'll have to edit the batch a bit to fit your download location etc. Mine are saved in "e:\pyri\fc2"
Copy this code, make a new txt file, paste it in there and "save as all files" as whatever.bat Good luck following my crappy instructions lol |
|
Thanks, My aim is to get playlist without opening web browser like I do it for world news web sites, https://mastodon.cloud/@ctbrec and my advice is to run this program in linux, not in windows. https://live.fc2.com/adult/ should ideally work with youtube-dl as https://www.trtworld.com/live does. |
Description
live.fc2.com support
Is it possible for youtube-dl to support https://live.fc2.com/adult/ live streams ?
example url: https://live.fc2.com/67780606/
youtube-dl supports live streams from other sites like https://www.trtworld.com/live.
https://www.trtworld.com/live saved file is corrupt.
I pipe output to a player and can watch the stream:
youtube-dl.exe -f hls-827-0 https://www.trtworld.com/live -o - | ffplay.exe -