Commit Graph

10 Commits (dcdb292fddc82ae11f4c0b647815a45c88a6b6d5)

Author SHA1 Message Date
Déstin Reed dcdb292fdd
Unify coding cookie 8 years ago
Sergey M․ 75d572e9fb [screencast] Improve title regexes (Closes #9025) 8 years ago
Martin Trigaux 791d6aaecc screencast.com: fallback on page title
When determining the title of the page, use the <title> tag of the page
8 years ago
Sergey M․ 81de73e5b4 [screencast] Add test 8 years ago
Martin Trigaux 83cedc1cf2 screencast.com: support missing www
The "www." part of the URL is not mandatory
8 years ago
Philipp Hagemeister 1cc79574fc Fix imports and general cleanup
· Import from compat what comes from compat. Yes, some names are available in utils too, but that's an implementation detail.
· Use _match_id consistently whenever possible
· Fix some outdated tests
· Use consistent valid URL (always match the whole protocol, no ^ at start required)
· Use modern test definitions
10 years ago
Jouke Waleson 9e1a5b8455 PEP8: applied even more rules 10 years ago
Sergey M․ c961a0e63e [screencast] Add one more format and improve title extraction 10 years ago
Philipp Hagemeister 40c696e5c6 [screencast] Add suppot for more video types (#3236) 10 years ago
Philipp Hagemeister 38ad119f97 [screencast] Add new extractor (Fixes #3236) 10 years ago