Browse Source
feat(media): auto-fetch YouTube metadata, filter empty playlists, and dynamic edition volume counts
feat(media): auto-fetch YouTube metadata, filter empty playlists, and dynamic edition volume counts
- auto-extract YouTube duration and thumbnail on Video save using yt-dlp - filter out empty playlists and playlists with inactive items in video and podcast public/app views - dynamically calculate number_of_volumes for BookEditionV2 based on assigned volumesmaster
9 changed files with 185 additions and 19 deletions
-
7apps/hadis/serializers/reference_v2.py
-
9apps/podcast/serializers.py
-
10apps/podcast/views.py
-
39apps/video/models.py
-
7apps/video/serializers.py
-
1apps/video/serializers_admin.py
-
1apps/video/serializers_dovodi.py
-
14apps/video/views.py
-
116utils/youtube.py
Write
Preview
Loading…
Cancel
Save
Reference in new issue