Search found 1 match
- Fri Jun 21, 2013 11:37 am
- Forum: FlashGot Support
- Topic: [RESOLVED]Youtube chunks & encodes videos to avoid downloads
- Replies: 25
- Views: 12864
[RESOLVED]Youtube chunks & encodes videos to avoid downloads
For videos like this youtube is sending chunks to the player with range parameters encoded in the URL. I found a tutorial at http: code.google.com/p/youtubesniffer/wiki/Tut1UsingNetworkSniffer to download them and it works. If only it was more automated in a button rather than some manual tedious ty...