support another youtube URL format: https://www.youtube.com/v/mS1gstS6YS8
https://developer.apple.com/library/ios/featuredarticles/iPhoneURLScheme_Reference/YouTubeLinks/YouTubeLinks.html
This commit is contained in:
parent
3c1e64d8dc
commit
28dd53ae50
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@
|
||||||
<data android:host="youtube.com" />
|
<data android:host="youtube.com" />
|
||||||
<data android:host="m.youtube.com" />
|
<data android:host="m.youtube.com" />
|
||||||
<data android:host="www.youtube.com" />
|
<data android:host="www.youtube.com" />
|
||||||
|
<data android:pathPrefix="/v/" />
|
||||||
<data android:pathPattern="/?*#*/*watch" />
|
<data android:pathPattern="/?*#*/*watch" />
|
||||||
</intent-filter>
|
</intent-filter>
|
||||||
<intent-filter>
|
<intent-filter>
|
||||||
|
|
Loading…
Add table
Reference in a new issue