Commit Graph

29 Commits (be7dacf9cfc3603ba6e4f818a8988a527f06d6d8)

Author SHA1 Message Date
Sergey M․ 7d8b89163c
[tvplayhome] Fix video id extraction (closes )
Sergey M․ d777f3e81c
[tvplayhome] Fix episode metadata extraction (closes )
Sergey M․ dac6f7654a
[tvplayhome] Add extractor (closes )
Sergey M․ 3052a30d42
Improve URL extraction
Sergey M․ 5f95927a62
Improve geo bypass mechanism
* Introduce geo bypass context
* Add ability to bypass based on IP blocks in CIDR notation
* Introduce --geo-bypass-ip-block
Sergey M․ 47e2a9bc53
[viafree] Skip rtmp formats (closes )
Sergey M․ dc76eef092
[tvplay] Bypass geo restriction
Remita Amine be61efdf17 [tvplay] Bypass geo restriction
Sergey M․ b690ea15eb
[viafree] Fix test
Sergey M․ bc9186c882
[tvplay] Remove unused import
Sergey M․ 2cb93afcd8
[viafree] Improve video id extraction (Closes )
Sergey M․ 2fdc7b0e04
[viafree] PEP 8
Sergey M․ 155bc674c4
[viafree] Improve video id detection (Closes )
Sergey M․ 502d87c546
[mtg] Improve view count extraction
Sergey M․ b35b0d73d8
[viafree] Add extractor (Closes )
Sergey M․ 6e7e4a6edf
[mtg] Add support for viafree URLs ()
Sergey M․ 3859ebeee6
[tvplay] Capture and output native error message
Sergey M․ 5ca968d0a6
[tvplay] Extract series metadata
Sergey M․ f0d31c624e
[tvplay] Add support for subtitles (Closes )
Remita Amine 4a7a5e41f7 [tvplay] improve extraction
Sergey M․ 5886b38d73 Add support for https for all extractors as preventive and future-proof measure
Sergey M․ b1ac38fadc [tvplay] Add age limit to tests
Naglis Jonaitis 755a9d3d1a [tvplay] Add support for NovaTv
Naglis Jonaitis 22d3628319 [tvplay] Adapt _VALID_URL and test case to domain name change
Philipp Hagemeister 4f97852316 Remove unused imports
Naglis Jonaitis 158731f83e [tvplay] Don't raise an exception if `is_geo_blocked` is True
Videos which return `is_geo_blocked' to be True can actually be downloaded from
the country to which the video is restricted
Naglis Jonaitis 73689dafbf [tvplay] Fix f4m URL extraction (Closes )
Add query parameters which are needed by AkamaiHD F4M player.
Also, modernize a bit.
Naglis Jonaitis eef93b0912 [tvplay] Support similar services in different countries
Sergey M․ 1220352ff7 [tvplay] Add extractor (Closes )