Skip to content

Commit

Permalink
extractors/youku: 📝 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
iawia002 committed May 15, 2018
1 parent 1dabaf5 commit 9ed0424
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions extractors/youku.go
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@ type youkuData struct {

const youkuReferer = "https://v.youku.com"

// http://g.alicdn.com/player/ykplayer/0.5.28/youku-player.min.js
// {"0505":"interior","050F":"interior","0501":"interior","0502":"interior","0503":"interior","0510":"adshow","0512":"BDskin","0590":"BDskin"}

// var ccodes = []string{"0510", "0502", "0507", "0508", "0512", "0513", "0514", "0503", "0590"}

var ccodes = []string{"0510"}
Expand Down

0 comments on commit 9ed0424

Please sign in to comment.