Two Plugins - sasese/Flexget GitHub Wiki
Two Plugins is a project to create entries by scraping index pages provided by standard input plugins (Parse URLs), and (Cleanup Input) disassemble and reassemble entries with higher fidelity by comparing and combining titles, meta info and URLs.
Tips and Links for Parse URLs:
- On caching:
- On comparing collections:
- Sets and frozensets
- Dictionaries and lists
- Mixed types
- Lists; Speed and preserving order
- Collection types
Resources for Parse URLs: