Merge remote-tracking branch 'newpipe/dev' into rebase
This commit is contained in:
commit
6aca344bf7
251 changed files with 7588 additions and 2315 deletions
|
|
@ -78,6 +78,7 @@
|
|||
|
||||
<service android:name=".local.subscription.services.SubscriptionsImportService"/>
|
||||
<service android:name=".local.subscription.services.SubscriptionsExportService"/>
|
||||
<service android:name=".local.feed.service.FeedLoadService"/>
|
||||
|
||||
<activity
|
||||
android:name=".PanicResponderActivity"
|
||||
|
|
@ -150,6 +151,7 @@
|
|||
<data android:host="youtube.com"/>
|
||||
<data android:host="m.youtube.com"/>
|
||||
<data android:host="www.youtube.com"/>
|
||||
<data android:host="music.youtube.com"/>
|
||||
<!-- video prefix -->
|
||||
<data android:pathPrefix="/v/"/>
|
||||
<data android:pathPrefix="/embed/"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue