aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* dl_formats options are now inlineasuyou2021-11-19
* Audio quality sorting now follows mp4asuyou2021-11-19
* Quality stays the same if it exists on next formatasuyou2021-11-19
* Changed to "any" to work like original (backend)asuyou2021-11-14
* Fixed "any" format to act like originalasuyou2021-11-13
* Changed back to original format downloadasuyou2021-11-05
* Any now shows all avaliable formatsasuyou2021-11-04
* Automatically switches to best on format changeasuyou2021-11-01
* Flipped back around sides of quality and formatasuyou2021-10-30
* Fixed "custom:" download formatasuyou2021-10-30
* Added quality choice based on formatasuyou2021-10-28
* Added simple MP3 supportasuyou2021-10-25
* upgraded yt-dlpAutoUpdater2021-10-23
* Merge pull request #69 from nanocortex/masterAlex2021-10-15
|\
| * Rewording of browser extension sections in READMEAlex Shnitman2021-10-15
| * Update README.mdnanocortex2021-10-15
| * Update README.mdnanocortex2021-10-15
| * Update README.mdnanocortex2021-10-15
|/
* Merge pull request #68 from jasonraimondi/masterAlex2021-10-14
|\
| * Rewording of the reverse proxy section of the READMEAlex Shnitman2021-10-14
| * docs: adds example of reverse proxy with CaddyJason Raimondi2021-10-13
|/
* upgraded yt-dlpAutoUpdater2021-10-11
* upgraded yt-dlpAutoUpdater2021-10-10
* upgraded yt-dlpAutoUpdater2021-09-26
* use YTDL_OPTIONS while reading video info (closes #58)Alex Shnitman2021-09-25
* Merge pull request #57 from auanasgheps/patch-1Alex2021-09-20
|\
| * reword README text about cookie usageAlex Shnitman2021-09-20
| * Add cookies how toOliver Cervera2021-09-20
|/
* fix: set CORS to * for socketio (#55)T. van Riel2021-09-18
* fix downloads from private playlistsAlex Shnitman2021-09-15
* allow selecting MP4 in the GUIAlex Shnitman2021-09-13
* upgrade to angular 12Alex Shnitman2021-09-12
* upgrade to angular 11Alex Shnitman2021-09-12
* add support for youtube-dl options (closes #33, #34)Alex Shnitman2021-08-28
* allow all video formats, and merge into mp4Alex Shnitman2021-08-27
* prefer mp4 formatAlex Shnitman2021-08-19
* switched to the yt-dlp fork of youtube-dl (closes #41)Alex Shnitman2021-08-17
* Merge pull request #38 from Rpsl/retry_buttonAlex2021-07-29
|\
| * Remove download from "done" when retry itRpsl2021-07-29
| * Added retry button for failed downloadRpsl2021-07-29
|/
* Merge pull request #37 from Rpsl/masterAlex2021-07-27
|\
| * expand extension descriptionAlex Shnitman2021-07-27
| * added info in README about browser extensionRpsl2021-07-27
|/
* Merge pull request #36 from omeryagmurlu/masterAlex2021-07-25
|\
| * set AUDIO_DOWNLOAD_DIR to the value if DOWNLOAD_DIR if it wasn't overriden in...Alex Shnitman2021-07-25
| * Add AUDIO_DOWNLOAD_DIR optionÖmer Erdinç Yağmurlu2021-07-25
|/
* firefox bookmarkletAlex Shnitman2021-07-09
* upgraded youtube-dlAutoUpdater2021-06-06
* Merge pull request #31 from xiongzi/masterAlex2021-05-18
|\
| * add documentation for the OUTPUT_TEMPLATE env variableAlex Shnitman2021-05-18
bgstack15