Closed AderBajusz closed 1 year ago
Does the problem still happen? Unfortunately I haven't been able to reproduce it.
Did you open one of the streams with a media player, before the program was finished?
Hi! The problem persists, I keep getting the same errors. I don't think there is anything running that would be trying to read the files while the program is running
Hi! I'm unfortunately quite a noob and haven't been able to solve this. I've tried running this command:
coub.py --retries -1 --connections 1 -n --limit-num 2475 -m news#top
But I keep getting the following error after a few downloads:Before this I'd try choosing a directory for the downloads, but it would also fail:
coub.py --retries -1 -p D:\Coubs\Politics -n --limit-num 2475 -m news#top
Exception ignored in: <function _ProactorBasePipeTransport.__del__ at 0x0000024C57ABAB80> Traceback (most recent call last): File "C:\Users\user\AppData\Local\Programs\Python\Python39\lib\asyncio\proactor_events.py", line 116, in __del__ self.close() File "C:\Users\user\AppData\Local\Programs\Python\Python39\lib\asyncio\proactor_events.py", line 108, in close self._loop.call_soon(self._call_connection_lost, None) File "C:\Users\user\AppData\Local\Programs\Python\Python39\lib\asyncio\base_events.py", line 746, in call_soon self._check_closed() File "C:\Users\user\AppData\Local\Programs\Python\Python39\lib\asyncio\base_events.py", line 510, in _check_closed raise RuntimeError('Event loop is closed') RuntimeError: Event loop is closed
I've been partially successful with the first command, but now it keeps failing too after a few downloads.
Thanks for the help! RIP Coub