Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
How to implement --user-agent #22498
Comments
|
It's a correct syntax. Though you can't switch to m.youtube.com without changing extractor's source code. |
|
If I replace www.youtube with m.youtube at the commandline it still works. My question is --user-agent UA -F url doesn't make any changes - what would? |
|
Again: |
Checklist
Question
WRITE QUESTION HERE
I use a TenFourFoxBox ( a web app creator for TenFourFox on PowerPC Macs) pointing to https://m.youtube.com using the following Nokia mobile phone user agent to stream 3gp videos:
NokiaN90-1/3.0545.5.1 Series60/2.8 Profile/MIDP-2.0 Configuration/CLDC-1.1
When clicked in the browser the video streams through RealPlayer.
I've included screenshot as some still maintain Youtube no longer provides 3gp files when it clearly does.
My question is how do I use --user-agent at the command line to reveal 3gp files - I tried adding the above user agent but it made no difference - what is the correct syntax?