Add all domains to streamtape extractoe #489
No reviewers
Labels
No labels
MediaFlow Proxy
autorelease: pending
autorelease: tagged
bug
documentation
duplicate
enhancement
help wanted
invalid
question
wontfix
🇩🇪 German
🇫🇷 French
🇮🇳 Indian
🇸🇦 Arabic
🌐 Multi
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Creepso/webstreamr-github#489
Loading…
Reference in a new issue
No description provided.
Delete branch "GLlgGL-patch-4"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi
Added all domain for streamtape and now is working ok.
I can only consider merging / finishing this if you remove the unrelated changes / addition and follow how it's done elsewhere. Hint: other extractors do it a similar way (regex check of host + list of domains) without needing a public domains property or ai like comments with emojis.
Obvious ai generated slob I can't merge, sorry. Even if it works. I need to keep things maintainable.
I just need to update the promots for the AI to generate responses without changing your code logic.
Don't forgot I know how programming works but I'm not familiar with Typescript...
I wish I had your coding skills but I don't.
I updated the code, now I think you might like lol
Closer I guess, thx. I'd prefer to have domains and general pattern somewhat split as VOE does it. See
57bc4640e5/src/extractor/Voe.ts (L20)The full domains should not be in the regex please
Ok now I think is ok.
I think the turbovidplay is still there and needs to be removed please.
@ -13,7 +13,30 @@ export class Streamtape extends Extractor {public readonly label = 'Streamtape (via MediaFlow Proxy)';Covered by regex
Covered by regex
Covered by regex
Covered by regex
Covered by regex
Covered by regex
Turbovid is on another branch I think...
All the pull requests are from different branches...
OK, finally got the workflow actions for PRs fixed. They'll run for your changes too now. As you can see, the tests are red, please fix that. And a big part is because that turbovid file is still here. See also commits. But they don't matter. Just get rid of it here please.
I removed turbovid completly
Should run fine now...
Tests are failing. But you should get notifications for this or be able to check yourself.
Both tests passed now lol.
Avoid unnecessary changes and/or check better what the ai tooling does if you want to get your changes merged
This is not an issue per se, but it annoys me tbh and it is somewhat bad contribution manners
@ -13,7 +13,30 @@ export class Streamtape extends Extractor {public readonly label = 'Streamtape (via MediaFlow Proxy)';let's keep this as it was
@ -13,7 +13,30 @@ export class Streamtape extends Extractor {public readonly label = 'Streamtape (via MediaFlow Proxy)';missing space from my last suggestion 🙈