obs-ss-plugin-webui/app/streams
Decobus d75f599711
All checks were successful
Lint and Build / build (pull_request) Successful in 2m46s
Allow Twitch URL or username input in add stream form
- Add extractTwitchUsername() function to parse various URL formats
- Support https://twitch.tv/username, www.twitch.tv/username, and plain usernames
- Real-time URL parsing - automatically extracts username as user types
- Updated UI labels and placeholder to indicate both input options
- Maintains existing validation and backend compatibility
- Seamless UX - users can paste full URLs or type usernames directly
2025-07-22 16:11:49 -04:00
..
page.tsx Allow Twitch URL or username input in add stream form 2025-07-22 16:11:49 -04:00