1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-09-27 22:25:21 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
Kevin O'Connor
0d72bc81a6
[plutotv] extractor code cleanup
- url slug processing is now done against the parsed url path so that
   query params don't interfere
 - when trying to get ad free formats we'll skip any duplicate urls
2021-03-23 22:29:48 -04:00
Kevin O'Connor
6605eafcfe
[plutotv] Add a PlutoTV extractor for on-demand content
Supports both movies and series on-demand content. Series can be
downloaded entirely, per season, or per episode depending upon the link
provided.
2021-03-23 22:29:33 -04:00