Extraction: Move playlist extraction to yt_data_extract
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
<a class="playlist-author" href="{{ author_url }}">{{ author }}</a>
|
||||
<div class="playlist-stats">
|
||||
<div>{{ views }}</div>
|
||||
<div>{{ size }}</div>
|
||||
<div>{{ size }} videos</div>
|
||||
</div>
|
||||
<div class="playlist-description">{{ common_elements.text_runs(description) }}</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user