Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add missing m4a checks for audio file | georgekav | 2023-02-20 |
| | |||
* | Add M4A backend support. | georgekav2 | 2023-02-20 |
| | |||
* | Merge branch 'master' into master | Nikolay G | 2023-02-17 |
|\ | |||
| * | Fix boolean env variables (closes #213) | Alex Shnitman | 2023-02-04 |
| | | |||
| * | unique downloads of identically named videos | Chris Kanich | 2023-02-03 |
| | | |||
| * | convert thumbnail to jpg before embed #188 | PikuZheng | 2022-12-23 |
| | | | | | | https://github.com/alexta69/metube/issues/188#issuecomment-1363443747 | ||
| * | Merge branch 'master' of https://github.com/alexta69/metube into ↵ | Alex Shnitman | 2022-09-30 |
| |\ | | | | | | | | | | custom-download-folder | ||
| | * | Merge pull request #148 from 1RandomDev/download-thumbnail | Alex | 2022-09-01 |
| | |\ | | | | | | | | | Added option for thumbnail only | ||
| | | * | Set correct file extension for thumbnails | 1RandomDev | 2022-08-24 |
| | | | | |||
| | | * | Added option for thumbnail only | 1RandomDev | 2022-06-06 |
| | | | | |||
| * | | | bugfix: resolve full base directory before startswith check | James Woglom | 2022-09-19 |
| | | | | |||
| * | | | CREATE_DIRS -> CREATE_CUSTOM_DIRS | James Woglom | 2022-09-19 |
| | | | | |||
| * | | | Link to audio files and those with custom folders properly | James Woglom | 2022-08-30 |
| | | | | |||
| * | | | Fill in download_dir or audio_download_dir on launch | James Woglom | 2022-08-30 |
| | | | | |||
| * | | | pass custom_directories from server to client | James Woglom | 2022-08-29 |
| | | | | |||
| * | | | Propagate configuration on load via downloads socket | James Woglom | 2022-08-29 |
| | | | | |||
| * | | | show error if static assets are not found | James Woglom | 2022-08-29 |
| | | | | |||
| * | | | Backend: support "folder" POST param and add config options | James Woglom | 2022-08-29 |
| |/ / | |||
* / / | add couple env variables | unref (Nikolai G) | 2022-08-25 |
|/ / | |||
* | | Pass to yt_dlp a chapter-specific output template | georgekav | 2022-06-06 |
| | | | | | | | | When a FFmpegSplitChapters postprocessor is used it is taken into account, in all other cases the default output template is used. | ||
* | | Use paths parameters from yt_dlp for passing the path instead of making it ↵ | georgekav | 2022-06-06 |
|/ | | | | | | part of the output template. This allows to use postprocessors like split-chapters that use their own output template parameter key ("chapter") and not the default one. By providing paths dictionary the postprocessors will respect that path for the output of the processed files. | ||
* | pass properties if they exist | almeidapaulopt | 2022-02-17 |
| | |||
* | ass playlist parameters | almeidapaulopt | 2022-02-17 |
| | |||
* | change default path of queue persistence files (closes #110) | Alex Shnitman | 2022-01-26 |
| | |||
* | reworked persistent queues | Alex Shnitman | 2022-01-25 |
| | |||
* | Added sorting by Timestamp | Erazor2 | 2022-01-21 |
| | |||
* | Added Env-Var for State-Directory | Erazor2 | 2022-01-17 |
| | |||
* | Queue persistence for download and completed | Erazor2 | 2022-01-15 |
| | |||
* | fix url_transparent handling (closes #95) | Alex Shnitman | 2021-12-22 |
| | |||
* | fix typo (closes #94) | Alex | 2021-12-21 |
| | |||
* | always set mp3 quality (closes #93) | Alex | 2021-12-21 |
| | |||
* | fix download link (closes #89) | Alex Shnitman | 2021-12-15 |
| | |||
* | Add download link to downloaded file | Steffen Klee | 2021-12-13 |
| | | | | | | | | | This adds a simple download link that points to the downloaded file. Note: This makes all files in the download directory (and its sub-directory) available to any user. Closes gh-26 | ||
* | thumbs | Your Name | 2021-12-01 |
| | |||
* | fix default format (closes #85) | Alex Shnitman | 2021-11-27 |
| | |||
* | simplified format handling | Alex Shnitman | 2021-11-20 |
| | |||
* | Merge branch 'master' of https://github.com/alexta69/metube into mp3-support | Alex Shnitman | 2021-11-20 |
|\ | |||
| * | fix breakage after upgrade | Alex Shnitman | 2021-11-13 |
| | | |||
* | | dl_formats options are now inline | asuyou | 2021-11-19 |
| | | |||
* | | Changed to "any" to work like original (backend) | asuyou | 2021-11-14 |
| | | |||
* | | Changed back to original format download | asuyou | 2021-11-05 |
| | | |||
* | | Fixed "custom:" download format | asuyou | 2021-10-30 |
| | | |||
* | | Added quality choice based on format | asuyou | 2021-10-28 |
| | | |||
* | | Added simple MP3 support | asuyou | 2021-10-25 |
|/ | |||
* | use YTDL_OPTIONS while reading video info (closes #58) | Alex Shnitman | 2021-09-25 |
| | |||
* | fix: set CORS to * for socketio (#55) | T. van Riel | 2021-09-18 |
| | |||
* | fix downloads from private playlists | Alex Shnitman | 2021-09-15 |
| | |||
* | allow selecting MP4 in the GUI | Alex Shnitman | 2021-09-13 |
| | |||
* | add support for youtube-dl options (closes #33, #34) | Alex Shnitman | 2021-08-28 |
| | |||
* | allow all video formats, and merge into mp4 | Alex Shnitman | 2021-08-27 |
| |