Closed durimjusaj closed 9 years ago
What if we store tokens and reuse them I have modified sig to request only once for tokens till now it's working. May this cause any problem in the feature ?
P.S. I did this in my project cause i need to fetch multiple videos from youtube at once.
Do you mean the html5player file? Yeah it would be possible to store either a memory or file cache for them.
And yeah, storing the tokens, not the entire file.
What if we store tokens and reuse them I have modified sig to request only once for tokens till now it's working. May this cause any problem in the feature ?
P.S. I did this in my project cause i need to fetch multiple videos from youtube at once.