1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-06-26 07:03:20 +00:00

Merge pull request #11110 from Neznak/add-peertube-instance

[Peertube] Handle `subscribeto.me` instance links automatically
This commit is contained in:
Tobi 2024-06-17 11:48:25 +02:00 committed by GitHub
commit a2d93b389c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -367,6 +367,7 @@
<data android:host="tilvids.com" />
<data android:host="video.lqdn.fr" />
<data android:host="video.ploud.fr" />
<data android:host="subscribeto.me" />
<data android:pathPrefix="/videos/" /> <!-- it contains playlists -->
<data android:pathPrefix="/w/" /> <!-- short video URLs -->