Commit Graph
8 Commits
Author SHA1 Message Date
flanter21 e34ce312bd [ie/BlackboardCollaborate] Implement code review suggestions 2025-03-03 17:01:17 +00:00
flanter21 7196111afc [ie/BlackboardCollaborate] Add support for bbcollab.com/launch URL format 2025-02-24 22:37:31 +00:00
flanter21 1e93e34189 [ie/BlackboardCollaborate] Add new tests 2025-02-24 22:37:31 +00:00
flanter21 156c80bf0a [ie/BlackboardCollaborate] Add support for subtitles, live chat, filesize and videos behind a login wall 2025-02-24 22:37:27 +00:00
seproandGitHub add96eb9f8 [cleanup] Add more ruff rules (#10149)
Authored by: seproDev

Reviewed-by: bashonly <88596187+bashonly@users.noreply.github.com>
Reviewed-by: Simon Sawicki <contact@grub4k.xyz>
2024-06-12 01:09:58 +02:00
pukkandan 86e5f3ed2e [cleanup] Upgrade syntax
Using https://github.com/asottile/pyupgrade

1. `__future__` imports and `coding: utf-8` were removed
2. Files were rewritten with `pyupgrade --py36-plus --keep-percent-format`
3. f-strings were cherry-picked from `pyupgrade --py36-plus`

Extractors are left untouched (except removing header) to avoid unnecessary merge conflicts
2022-04-12 05:32:51 +05:30
pukkandan 5ad28e7ffd [extractor] Common function _match_valid_url 2021-08-23 00:50:40 +05:30
mzbaulhaqueandGitHub 246fb276e0 [blackboardcollaborate] Add new extractor (#646)
Authored by: Ashish0804
2021-08-10 02:03:12 +05:30