Fixes input handling for event URLs/IDs
Moves the Meetup URL/ID extraction logic outside the conditional block that checks for an empty input. This ensures that the extraction logic is always executed, regardless of whether the event URL or ID was provided as a command-line argument or via user input.
This commit is contained in: