Skip to content

Add generic URLs#2

Merged
Mickmick21 merged 4 commits into
mainfrom
Mickmick21-patch-1
Mar 29, 2026
Merged

Add generic URLs#2
Mickmick21 merged 4 commits into
mainfrom
Mickmick21-patch-1

Conversation

@Mickmick21
Copy link
Copy Markdown
Owner

Closes #1

Comment thread project-downloader.ps1
# UrlPattern = 'REGEX OF URL'
# IdExtractor = { param($url)
# if ($url -match 'REGEX to extract Project ID') {
# return [string]$Matches[2]
Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I hate vibecoding, what was the point of that ????

@seif626
Copy link
Copy Markdown

seif626 commented Mar 26, 2026

bat sipson

@Mickmick21 Mickmick21 marked this pull request as ready for review March 29, 2026 14:43
@Mickmick21 Mickmick21 merged commit cb25e41 into main Mar 29, 2026
4 checks passed
@Mickmick21 Mickmick21 deleted the Mickmick21-patch-1 branch March 29, 2026 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Suggestion

2 participants