afterdelight

Results 236 comments of afterdelight

you can use this program at the moment https://github.com/Lightning2X/SteamScreenshotDownloader

got error with your suggestion change `SyntaxError: closing parenthesis '}' does not match opening parenthesis '('` from this line `flashvars = self._search_regex(r'(?s)\bvar\s+flashvars\s*=\s*\({'.+?})\s*(?:;|

now I get this error after removing `'`: ``` [MrDeepfakes] 10088: Downloading webpage Traceback (most recent call last): File "C:\Python\Python310\lib\runpy.py", line 196, in _run_module_as_main return _run_code(code, main_globals, None, File "C:\Python\Python310\lib\runpy.py",...

mrdeepfakes.py codes: ``` # coding: utf-8 from __future__ import unicode_literals import itertools import re from .common import InfoExtractor from ..utils import ( determine_ext, ExtractorError, parse_resolution, url_or_none, ) class MrDeepfakesIE(InfoExtractor): _VALID_URL...

it worked for single link. what about user channel?

https://github.com/garrynewman/SteamScreenshotDownloader/pull/3

nice, could you do an update to download steam artworks too like `https://steamcommunity.com/id/sonicswed95/images/`

Sure, but first you need to change your fork setting so i can open an issue at https://github.com/Lightning2X/SteamScreenshotDownloader

I've opened the issue at https://github.com/Lightning2X/SteamScreenshotDownloader/issues/1