Version details
1.19 (17-Feb-2020)
- switched to other way for searching on Youtube and loading Youtube playlists and channels. Quota limit of embedded API key has been reached 12 times for last 30 days, making it not very reliable. And finally few days ago Youtube kindly requested to describe how API is used by the project. So here comes an alternative way. The API way is still supported but only when custom API key is specified. Read more in this topic: Playlists and search on Youtube
- added new search filters:
Upload Date
group and featuresLive
,Creative Commons
,3D
for both WEB and API search ways; features4K
,360°
,VR180
,HDR
for WEB way - [beta 2] renamed option
net.add_cookie
tonet.set_youtube_cookies
and made it working only for.youtube.com
domain (so these cookies cannot leak to other sites) - [beta 2] added context menu command
Paste from cURL
tonet.set_youtube_cookies
. This simplifies steps described in HTTP 429 error on Youtube and Authenticated download topics (no need now to extract cookies manually from curl command line)
You also may find the following new article interesting: Authenticated download.
Changelog Version details