yt-dlp/yt_dlp/downloader
pukkandan 64fa820ccf
[cleanup] Misc fixes (see desc)
* [tvver] Fix bug in 6837633a4a - Closes 
* [rumble] Fix tests - Closes 
* [make] Remove `cat` abuse - Closes 
* [make] Revert  - Closes 
* [utils] Improve `get_elements_by_class` - Closes 
* [utils] Inherit `Namespace` from `types.SimpleNamespace`
* [utils] Use `re.fullmatch` for matching filters
* [jsinterp] Handle quotes in `_separate`
* [make_readme] Allow overshooting last line

Authored by: pukkandan, kwconder, MrRawes, Lesmiscore
..
__init__.py Add option `--download-sections` to download video partially
common.py [cleanup] Misc fixes (see desc)
dash.py [dash] Show fragment count with `--live-from-start` ()
external.py Add option `--download-sections` to download video partially
f4m.py Show name of downloader in verbose log
fc2.py [downloader/fc2] Stop heatbeating once FFmpeg finishes
fragment.py [dash] Show fragment count with `--live-from-start` ()
hls.py [cleanup] Misc
http.py [cleanup] Misc
ism.py Show name of downloader in verbose log
mhtml.py Show name of downloader in verbose log
niconico.py [cleanup] Misc
rtmp.py [cleanup] Sort imports
rtsp.py [cleanup] Sort imports
websocket.py [cleanup] Minor fixes (See desc)
youtube_live_chat.py [cleanup] Misc