Closed tim1f1 closed 1 year ago
Yeah, same issue here.
auto_media_choice to true in your config.
Same issue here. @Site3op suggestions is only a workaround. It just deactivates the user media choice.
Nevertheless this seems to be a bug to me. Should get fixed
auto_media_choice to true in your config.
didn't work
It created folders for the girls i followed in batches so I had to type "0" and click "Enter" until there were no more girls left to create folders for. Then it started downloading without a download bar so don't close the command prompt when it stops asking you to choose media. It also downloads in batches and doesn't update the files often so it looks like it isn't downloading.
auto_media_choice to true in your config.
This is the way.
Same issue here. @Site3op suggestions is only a workaround. It just deactivates the user media choice.
Nevertheless this seems to be a bug to me. Should get fixed
Not really a bug, the script just executes everything asynchronously, meaning each option you enter will create and start a "background" task.
Anyway, I'm starting to work on a UIManager, so the script won't display stuff like this:
Processing Scraped Posts
0%| | 0/176 [00:00<?, ?it/s]C:\Users\tim_f\AppData\Local\pypoetry\Cache\virtualenvs\ultima-scraper-VdS0BOvl-py3.10\lib\site-packages\ultima_scraper_api\helpers\main_helper.py:145: MarkupResemblesLocatorWarning: The input looks more like a filename than markup. You may want to open this file and pass the filehandle into Beautiful Soup.
string = BeautifulSoup(string, html_parser).get_text()
100%|███████████████████████████████████████████████████████████████████████████████████████████████████| 176/176 [00:00<00:00, 700.21it/s]
until you've selected all available options for each and every model. (probably)
When I select an OF model to scrcape, the script gives the "Choose MEdias" prompt, but then keeps giving it over and over again