tubesync/tubesync/sync
Tim Coombs 932eb4caf4 feat: sponsorblock support 2023-02-03 15:18:52 +11:00
..
management patch youtube-dl-info command to work with yt-dlp metadata 2021-09-24 12:30:59 +10:00
migrations add missing migration 2023-01-15 18:37:00 +01:00
templates/sync fix in-client video player with correct content type headers 2023-01-19 13:29:37 +11:00
testdata bump libs 2022-06-29 17:14:19 +10:00
__init__.py rename app dir 2020-12-10 03:40:06 +11:00
admin.py add sync.Source.download_media master flag, add manual import existing media command with docs, resolves #24 2021-02-18 16:24:24 +11:00
apps.py refactor media format codes, media skipping and re-enabling feature 2020-12-11 16:11:31 +11:00
forms.py media servers and media server updating 2020-12-12 20:11:50 +11:00
matching.py fix bug handling audio fallback detection, resolves #31 2021-01-20 18:00:28 +11:00
mediaservers.py switch from depreciated etree iterator to iter, resolves #177 2021-10-19 14:16:06 +11:00
models.py fix in-client video player with correct content type headers 2023-01-19 13:29:37 +11:00
signals.py delete metadata when a media item is reset, related to #226 2022-03-28 19:14:14 +11:00
tasks.py fix relative media_file path 2022-12-28 12:03:34 +01:00
tests.py add support for m.youtube.com as a netloc when validating source urls, resolves #264 2022-09-04 11:57:15 +10:00
urls.py embedded video player, video downloads 2022-12-28 12:03:40 +01:00
utils.py add support for m.youtube.com as a netloc when validating source urls, resolves #264 2022-09-04 11:57:15 +10:00
views.py fix in-client video player with correct content type headers 2023-01-19 13:29:37 +11:00
youtube.py feat: sponsorblock support 2023-02-03 15:18:52 +11:00