Commit Graph

17 Commits

Author SHA1 Message Date
simon 85eaac0b57 bumping versions for new release 2021-09-26 12:05:41 +07:00
simon d0b54f8a88 add stop queue button to frontend 2021-09-24 18:03:22 +07:00
simon 2433e0e7d8 linting everything in black 2021-09-21 16:25:22 +07:00
Daniel Kempkens 69e6e490f4
Optionally embed metadata into video files (#21)
This adds basic `postprocessors` support and adds a setting to
optionally enable `FFmpegMetadata`.

It's the same as passing `--add-metadata` and `--add-chapters` via the
`yt-dlp` CLI.
2021-09-21 10:12:33 +07:00
simon 1c3ca8364c added restore_from_backup to frontend and task 2021-09-20 20:26:28 +07:00
TechnicallyOffbeat 2d2f60fddf
settings.html spelling and grammar (#16)
* Grammar and spelling for setting.html

Fixed grammatical and spelling errors
2021-09-19 09:51:22 +07:00
simon cbedfe2acb running codespell #15 2021-09-18 17:28:16 +07:00
TechnicallyOffbeat 82e4ee0350
Fixed punctuation, spelling, and grammar in about.html (#13)
* about.html spelling and grammar fixes

Fixed spelling and grammatical errors

* Fixed capitalization

Fixed capitalizing a "url" from the first commit.
2021-09-18 09:29:10 +07:00
simon 3d2d11ba3a fix blocking issue where download_now wouldn't delay 2021-09-17 10:52:59 +07:00
simon 46487d682e rewrite of DownloadView to allow pagination #7 2021-09-16 22:01:30 +07:00
simon c657baca97 backup functionality to frontend and tasks 2021-09-16 18:16:09 +07:00
simon fe33e9178c allowing to subscribe to multiple channels at once 2021-09-15 21:09:46 +07:00
simon 193e6f91ac added some reference links to ui 2021-09-15 11:33:16 +07:00
simon 297eb058cc added media files import to frontend and tasks 2021-09-14 18:24:02 +07:00
simon d7781b2556 default to max download quality same as yt-dlp 2021-09-13 11:20:03 +07:00
simon ded23399a9 added playlist info, improved readability 2021-09-10 15:35:11 +07:00
simon dc9fd72cde minimal viable product 2021-09-06 00:10:14 +07:00