Author | SHA1 | Message | Date |
---|---|---|---|
Sergey M․ |
a1d1c63678
|
[screencast] Improve extraction (closes #14617, closes #17990) | 6 years ago |
sichuan-pepper |
1fafb32984
|
[screencast] Fix extraction (closes #14590) | 6 years ago |
Yen Chi Hsuan |
ec85ded83c
|
Fix "invalid escape sequences" error on Python 3.6 | 8 years ago |
Déstin Reed |
dcdb292fdd
|
Unify coding cookie | 8 years ago |
Sergey M․ | 75d572e9fb | [screencast] Improve title regexes (Closes #9025) | 9 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 |
9 years ago |
Sergey M․ | 81de73e5b4 | [screencast] Add test | 9 years ago |
Martin Trigaux | 83cedc1cf2 |
screencast.com: support missing www
The "www." part of the URL is not mandatory |
9 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 |