1680 Commits (e2f5fd4a1993fca8ad4569ab8d47ba17ffc07579)

Author SHA1 Message Date
Lyndon Brown ce0868d1e0 vlcsub: switch API URLs to HTTPS 4 years ago
Lyndon Brown e1194a5f29 Switch various user facing URLs to HTTPS 4 years ago
Rémi Denis-Courmont d64976fd7e share: fix appdata.xml rules 4 years ago
Rémi Denis-Courmont db3b4b964e ytdl: switch over to yt_dlp 4 years ago
Pierre Ynard 3c9c32ab3b vocaroo.lua: pass HTTP referrer to media URL request 4 years ago
Pierre Ynard 3df28fc51e youtube.lua: update "n" descrambling function name parsing 4 years ago
Hugo Beauzée-Luyssen e253894672 VLSub: Fix userdata directory creation 4 years ago
Hannes Domani c8c78f75e7 lua: icecast: fix nil value error for some streams 5 years ago
Pierre Ynard 6b5bc195a9 youtube.lua: exponential form integers in "n" descrambling input data 4 years ago
Pierre Ynard 84ba044df1 youtube.lua: document an "n" descrambling transformation 4 years ago
Pierre Ynard 7f6614cbaf youtube.lua: add "n" descrambling split compound transformations 4 years ago
Pierre Ynard fd2e937f28 youtube.lua: "n" descrambling transformations with two extra arguments 4 years ago
Pierre Ynard 174e12b3bc youtube.lua: simplify "n" descrambling compound transformation 4 years ago
Pierre Ynard 03e6957832 youtube.lua: descramble "n" video URL parameter by parsing javascript 5 years ago
Pierre Ynard f3963e68c1 youtube.lua: retry fetching descrambling javascript asset once 5 years ago
Pierre Ynard 4cfa8b65ef youtube.lua: factor out descrambling javascript fetching 5 years ago
Pierre Ynard 095f093093 youtube.lua: rename signature descrambling function 5 years ago
Pierre Ynard 8473b3bf3b youtube.lua: rework error handling for signature descrambling 5 years ago
Pierre Ynard a178691270 youtube.lua: fix up signature descrambling function name extraction 5 years ago
Pierre Ynard c7b4efcf75 youtube.lua: remove fallback to retired alternate video info API 5 years ago
Pierre Ynard b2c32b5eda youtube.lua: add extra "out of use" comment 5 years ago
Kung Lao c05eb00c25 youtube.lua - js_descramble function name return fix: the string pattern match now returns 2 or 3 char length function names. Issue ref: #25988, #25995 (closed) 5 years ago
Pierre Ynard 55456d7c1e liveleak.lua: fix video resolution selection 5 years ago
Pierre Ynard e02e408c34 liveleak.lua: fix title metadata parsing 5 years ago
Pierre Ynard 3f40193298 liveleak.lua: support new video URL format 5 years ago
Pierre Ynard f21c063ea3 youtube.lua: disable cookies if redirected to consent page 5 years ago
Pierre Ynard 302d55967b soundcloud.lua: don't treat JavaScript assets as line-based 5 years ago
Rémi Denis-Courmont af9f183006 ytdl: fix/update parameter for playlist extraction 5 years ago
Rémi Denis-Courmont f42783cd70 Revert "lua/http: add pl_sd_(add|remove) HTTP requests" 5 years ago
Pierre Ynard 6e0f4a28c6 youtube.lua: retry alternate API fallback using either possible parameter 5 years ago
Pierre Ynard 8ea54417ba youtube.lua: look for javascript descrambling URL on any line 5 years ago
Pierre Ynard 2d0f63a61b youtube.lua: forward javascript descrambling URL to alternate API 5 years ago
Pierre Ynard 95cf2a33e9 youtube.lua: support music.youtube.com URLs 5 years ago
Pierre Ynard 77f19929db youtube.lua: make gaming.youtube.com subdomain support more generic 5 years ago
Pierre Ynard 7b7eac1461 youtube.lua: fix escaped '\r' in metadata from alternate API 5 years ago
Pierre Ynard 61b51a0dfd youtube.lua: always use long line workaround with new HTML code layout 5 years ago
Pierre Ynard c20877a8b4 youtube.lua: split long line workaround into reusable helper 5 years ago
Pierre Ynard 671afe05eb youtube.lua: support new HTML code layout 5 years ago
Pierre Ynard 611ba98b65 youtube.lua: stricter check for applying peek() long line workaround 5 years ago
Pierre Ynard f3d206499b youtube.lua: more robust meta tag metadata parsing 5 years ago
Pierre Ynard ff8edf3493 youtube.lua: stop trying to double XML-decode title metadata 5 years ago
Pierre Ynard 083059cd88 youtube.lua: fix escaped characters issue in artist metadata 5 years ago
Pierre Ynard 9d4c4d2fb9 vocaroo.lua: dispatch to correct CDN server 5 years ago
Pierre Ynard eb4ee4f682 vocaroo.lua: remove obsolete {old,beta}.vocaroo.com support 5 years ago
Pierre Ynard 43a5da94af youtube.lua: new signature descrambling javascript URL parameter name 6 years ago
David Fuhrmann f1534626c6 macosx: Add explanatory strings for access to restricted resources 6 years ago
Lyndon Brown b17332fa77 .gitignore generated vlc-*.desktop files 6 years ago
Rémi Denis-Courmont fa78491d58 ytdl: extract playlist non-recursively ("flat") 6 years ago
Rémi Denis-Courmont 3f5d4031d9 share: add wrapper script for the YoutubeDL Python module 6 years ago
Pierre Ynard b42890f04c youtube.lua: return title as name field from alternate API too 6 years ago