mirror of
https://github.com/imputnet/cobalt.git
synced 2026-03-12 01:45:57 -05:00
Add support for bitview.net #514
Reference in New Issue
Block a user
Delete Branch "%!s()"
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?
Originally created by @ItsOpenSourceSoftware on GitHub (Oct 18, 2024).
service name
bitview.net
service description
Video sharing website like youtube that lets you watch videos and upload videos.
link samples
additional context
No response
@Lekuruu commented on GitHub (Dec 15, 2024):
I second this
@ItsOpenSourceSoftware commented on GitHub (Feb 3, 2025):
i found this in the network tab on firefox dev tools and found this
@Lekuruu commented on GitHub (Feb 3, 2025):
Yeah, bitview is using a simple html
videotag. Should not be too hard to parse.