Skip to content

Commit

Permalink
Merge pull request #393 from felipeucelli/poToken
Browse files Browse the repository at this point in the history
Changed MWEB client UA to skip poToken
  • Loading branch information
JuanBindez authored Dec 26, 2024
2 parents 421be6b + 652606a commit 88b4415
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pytubefix/innertube.py
Original file line number Diff line number Diff line change
Expand Up @@ -133,12 +133,12 @@
'context': {
'client': {
'clientName': 'MWEB',
'clientVersion': '2.20240726.01.00'
'clientVersion': '2.20241202.07.00'
}
}
},
'header': {
'User-Agent': 'Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
'User-Agent': 'Mozilla/5.0 (iPad; CPU OS 16_7_10 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1,gzip(gfe)',
'X-Youtube-Client-Name': '2'
},
'api_key': 'AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8',
Expand Down

0 comments on commit 88b4415

Please sign in to comment.