Skip to content

Commit

Permalink
rules: update yt rules
Browse files Browse the repository at this point in the history
  • Loading branch information
ikreymer committed Jun 2, 2020
1 parent 7e56ca8 commit ed89fcc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pywb/rules.yaml
Expand Up @@ -456,9 +456,10 @@ rules:
- match: 'yt\.setConfig.*PLAYER_CONFIG.*args":\s*{'
replace: '{0} "dash": "0", dashmpd: "", '

- match: '"player":.*"args":{'
- match: '(?:"player":|ytplayer\.config).*"args":\s*{'
replace: '{0}"dash":"0","dashmpd":"",'


# testing rules -- not for valid domain
#=================================================================
# this rule block is a non-existent prefix merely for testing
Expand Down

0 comments on commit ed89fcc

Please sign in to comment.