Commit Graph

6 Commits (e6faf2be366fcebb6147739363ebd1f690b961bf)

Author SHA1 Message Date
pukkandan 49e7e9c3ce
[docs,build] Change all pycryptodome references to pycryptodomex
pukkandan edf65256aa
[hls,aes] Fallback to native implementation for AES-CBC
and detect `Cryptodome` in addition to `Crypto`

Closes 
Related: 
pukkandan 5ad28e7ffd
[extractor] Common function `_match_valid_url`
pukkandan a06916d98e
[extractor] Add `write_debug` and `get_param`
pukkandan beb4b92a66
More consistent warning messages ()
Co-authored by: Damiano Amatruda <damiano.amatruda@outlook.com>
Pccode66 7a5c1cfe93
Completely change project name to yt-dlp ()
* All modules and binary names are changed
* All documentation references changed
* yt-dlp no longer loads youtube-dlc config files
* All URLs changed to point to organization account

Co-authored-by: Pccode66
Co-authored-by: pukkandan