fc2-live-dl icon indicating copy to clipboard operation
fc2-live-dl copied to clipboard

Tool to download FC2 live streams

Results 9 fc2-live-dl issues
Sort by recently updated
recently updated
newest added

I‘m recording with local proxy using v2rayN, everything seems fine but encounter this exception: ``` (base) PS E:\FC2> autofc2 --config .\test.json 2022-09-06 10:46:52 [autofc2] starting  2022-09-06 10:46:52 [fc2 58861545]...

Right now, autofc2 is only able to wait for fc2-live-dl to record a stream and exit. It would be cool if fc2-live-dl can emit events such as when the stream...

enhancement
help wanted

I've been using an older version on my Windows machine for a long time now, which showed this message after loading all the cookies and stream info. On my new...

Report error in Python 3.12

Hello. I am trying to move fc2-live-dl from windows to my new synology nas. I following the [Running autofc2 with Docker](https://github.com/HoloArchivists/fc2-live-dl#running-autofc2-with-docker) part, using docker-compose.yml and try to make it but...

2023-07-05 19:51:31 ←[31m[hls] 0 Fragment 2763 errored: 403 ←[0m←[K 2023-07-05 19:51:31 ←[31m[hls] 0 Fragment 2763 errored: 403 ←[0m←[K 2023-07-05 19:51:31 ←[31m[hls] 0 Fragment 2763 errored: 403 ←[0m←[K 2023-07-05 19:51:31 ←[31m[hls]...

I got this error recently. I paste the full error message below. [main] ClientConnectorError(ConnectionKey(host='live.fc2.com', port=443, is_ssl=True, ssl=None, proxy=None, proxy_auth=None, proxy_headers_hash=None), OSError(22, 'The semaphore timeout period has expired', None, 121, None))...

Hey I checked the other two issues regarding this 4507 error, so I grabbed my cookies using [Get cookies.txt](https://chrome.google.com/webstore/detail/get-cookiestxt/bgaddhkoddajcdgocldbbfleckgcbcid I named the cookies file "cookies.txt" and used `--cookies "C:\Users\NAME\Videos\FC2\cookies.txt"` Using...