Skip to content

Commit a6005ee

Browse files
authored
Merge pull request #79 from instkffff/master
fix bilibili and youku support
2 parents d77d3fb + 721e741 commit a6005ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sites.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ rcmovie flash http://www.rcmovie.de/embed/@VIDEO@
2424
scivee flash //www.scivee.tv/flash/embedPlayer.swf?id=@VIDEO@&type=3
2525
twitchtv flash http://www.twitch.tv/widgets/live_embed_player.swf?channel=@VIDEO@&auto_play=false&start_volume=25
2626
veoh flash //www.veoh.com/videodetails2.swf?player=videodetailsembedded&type=v&permalinkId=@VIDEO@&id=anonymous
27-
youku flash http://player.youku.com/player.php/sid/@VIDEO@/v.swf
27+
youku iframe https://player.youku.com/embed/@VIDEO@
2828
tudou flash http://www.tudou.com/v/@VIDEO@/&resourceId=0_05_05_99&bid=05/v.swf
29-
bilibili flash http://static.hdslb.com/miniloader.swf?aid=@VIDEO@&page=1
29+
bilibili iframe https://player.bilibili.com/player.html?aid=@VIDEO@&page=1&as_wide=1

0 commit comments

Comments
 (0)