cullzie
cullzie
Hey @bmacedomadison1610, Could you fill in the details required for a bug report please. Also could you let me know what country version of udemy you are using? It's possible...
@MesterPerfect Ye that would help. As well as the language being used and region for udemy.
Hey @elmirarokni , What is the benefit of dockerizing this script? It is very basic setup and I can't see what benefit could be gained from this
@bugbounted The package has been added to a docker container in the PR linked. It will work with the REST based enrollment. We will make a release soon to pypi...
Hey @bmacedomadison1610, Apologies for missing the responses here. Are you still having issues with this?
Hey @hobotheclown, The CLI based enrollment should be a lot more stable than the UI based enrollment. I do not personally use the UI one ever only to fix issues...
@hobotheclown Ye if you are running the latest version you can just call `udemy_enroller` and it will run in CLI mode (REST requests). If you want to run with a...
@sahilkundu Thanks for reporting. Could you please try the latest version of the application v4.1.4? Thanks PyPI: https://pypi.org/project/udemy-enroller/
Hey @baseplate-admin, Yes this is something I have been trying to get around to doing for a long time. I have already updated pyproject.toml to use poetry to build. Just...
Hey @samin-irtiza Thanks for the PR. I think this could be added to the existing http_get method with an argument like `redirect=True` being the default. In cases where we don't...