脚本
-
-
IMDb List → CSV via Pagination Select JS - Export all movies in an IMDb list, paging via the #listPagination <select>.
-
IMDb List → CSV via Fast Regex JS - Faster export of all movies in an IMDb list using regex+JSON.parse, skipping DOMParser for page1.
-
Letterboxd List → Full CSV Export (v0.5) JS - Fetch every “page/N/” HTML, scrape Rank/Title/URL from the server-rendered <li>s, and download export.csv.
-
IMDb List → Send to Kodi via Fenlight (Button Action Choice) JS - Send or preview an entire IMDb list to Kodi (Fenlight) with button-based action selection when configured to ask each time.
-
IMDb List → Send to Kodi via Fenlight (Ask-each-time fixed) JS - Send an IMDb list to Kodi (Fenlight) as a personal list; pick a default action or have it ask you each time with buttons.
-
IMDb List → Send to Kodi via Fenlight (Ask-each-time fixed + omit action option) JS - Send an IMDb list to Kodi (Fenlight) as a personal list; pick a default action, have it ask each time with buttons, or omit the action key.
-
IMDb List → Send to Kodi via Fenlight (Ask-each-time fixed + omit action option) JS - Send an IMDb list to Kodi (Fenlight) as a personal list; pick a default action, have it ask each time with buttons, or omit the action key.