Add support for bitview.net #514

Open
opened 2025-11-09 09:51:15 -06:00 by GiteaMirror · 3 comments
Owner

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.

https://www.bitview.net/watch?v=G6VUOh2j

additional context

No response

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 ```shell https://www.bitview.net/watch?v=G6VUOh2j ``` ### additional context _No response_
GiteaMirror added the service request label 2025-11-09 09:51:15 -06:00
Author
Owner

@Lekuruu commented on GitHub (Dec 15, 2024):

I second this

@Lekuruu commented on GitHub (Dec 15, 2024): I second this
Author
Owner

@ItsOpenSourceSoftware commented on GitHub (Feb 3, 2025):

i found this in the network tab on firefox dev tools and found this

Image

Image

@ItsOpenSourceSoftware commented on GitHub (Feb 3, 2025): i found this in the network tab on firefox dev tools and found this ![Image](https://github.com/user-attachments/assets/c90ebfd0-37c5-421a-94f6-0fbada786303) ![Image](https://github.com/user-attachments/assets/c20b7688-1499-4e39-a36d-4d6933b4cc96)
Author
Owner

@Lekuruu commented on GitHub (Feb 3, 2025):

Yeah, bitview is using a simple html video tag. Should not be too hard to parse.

@Lekuruu commented on GitHub (Feb 3, 2025): Yeah, bitview is using a simple html `video` tag. Should not be too hard to parse.
Sign in to join this conversation.