aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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
|\ | | | | Added retry button for failed download
| * 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
|\ | | | | added info in README about browser extension
| * expand extension descriptionAlex Shnitman2021-07-27
| |
| * added info in README about browser extensionRpsl2021-07-27
|/
* Merge pull request #36 from omeryagmurlu/masterAlex2021-07-25
|\ | | | | Add AUDIO_DOWNLOAD_DIR option
| * set AUDIO_DOWNLOAD_DIR to the value if DOWNLOAD_DIR if it wasn't overriden ↵Alex Shnitman2021-07-25
| | | | | | | | in the environment
| * 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
|\ | | | | environment variable to customize output file names
| * add documentation for the OUTPUT_TEMPLATE env variableAlex Shnitman2021-05-18
| |
| * environment variable to customize output file namesAlfred Toth2021-05-18
|/
* upgraded youtube-dlAutoUpdater2021-05-17
|
* upgraded dependenciesAlex Shnitman2021-05-10
|
* upgraded dependenciesAlex Shnitman2021-04-30
|
* upgraded youtube-dlAutoUpdater2021-04-26
|
* upgraded youtube-dlAutoUpdater2021-04-17
|
* use dockerhub password for syncing READMEAlex Shnitman2021-04-13
|
* add bookmarklet in READMEAlex Shnitman2021-04-12
|
* fix manual run instructions in README (closes #28)Alex Shnitman2021-04-09
|
* upgraded youtube-dlAutoUpdater2021-04-07
|
* upgraded youtube-dlAutoUpdater2021-04-01
|
* upgraded youtube-dlAutoUpdater2021-03-31
|
* upgraded youtube-dlAutoUpdater2021-03-25
|
* add badgesAlex Shnitman2021-03-20
|
* upgraded youtube-dlAutoUpdater2021-03-15
|
* add youtube-dl upgrade actionAlex Shnitman2021-03-14
|
* upgrade dependenciesAlex Shnitman2021-03-10
|
* complete integration of mage build via github workflowsAlex Shnitman2021-03-10
|
* add multiplatform buildAlex Shnitman2021-03-10
|
* add audio-only download (closes #20)Alex Shnitman2021-03-04
|
* upgrade dependenciesAlex Shnitman2021-02-26
|
* upgrade dependencies (migrate to Angular 10)Alex Shnitman2021-02-02
|
* Merge pull request #17 from Rpsl/masterAlex2021-01-26
|\ | | | | Add support of CORS rules
| * Add support of CORS rulesRpsl2021-01-26
|/
* add 1440p quality (closes #11)ashnitman2021-01-12
|
* upgrade dependenciesashnitman2021-01-12
|
* allow custom video formats in backendashnitman2021-01-07
|
* fix python-socketio version to 4.x so that ngx-socket-io continues to work ↵ashnitman2021-01-03
| | | | (closes #9)
* fix manual install instructions in README (closes #8)ashnitman2021-01-03
|
* upgrade dependenciesashnitman2021-01-03
|
* update playlist suppot with "url_transparent" entry typeashnitman2020-12-06
|
bgstack15