Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | - Allow channel & playlist IDs to be longer (between 11 and 64 characters). | trizen | 2020-06-06 | 1 | -1/+1 | |
| | | | | | | | | | | | | This also allows IDs of "Albums & Singles". Example: fair-viewer -up=UCmsgp1PvOsb1sHxeiT_403A ...now allows the selection of the 5th result, which is of type "Albums & Singles". Signed-off-by: Jesús <heckyel@hyperbola.info> | |||||
* | Detect videos with `signatureCipher` and fallback to `hypervideo`. | trizen | 2020-06-06 | 1 | -58/+46 | |
| | | | | Signed-off-by: Jesús <heckyel@hyperbola.info> | |||||
* | Version 1.0.3 | Jesús | 2020-03-24 | 1 | -1/+1 | |
| | ||||||
* | Reordered the itags for better quality. | trizen | 2020-03-24 | 1 | -13/+14 | |
| | | | | Signed-off-by: Jesús <heckyel@hyperbola.info> | |||||
* | Support three-digit video selection. | trizen | 2020-03-14 | 1 | -2/+2 | |
| | | | | Signed-off-by: Jesús <heckyel@hyperbola.info> | |||||
* | - Also replace "<br/>" with a newline. - Remove leading whitespace from ↵ | trizen | 2020-03-14 | 1 | -1/+2 | |
| | | | | | | description. Signed-off-by: Jesús <heckyel@hyperbola.info> | |||||
* | - Extract URLs in description from `descriptionHtml` field. ↵ | trizen | 2020-03-14 | 2 | -5/+36 | |
| | | | | | | (https://github.com/trizen/fair-viewer/issues/6) - Added the `--api-host=<...>` command-line option for changing the API host. - Fixed the `--info=<URL>` option. Signed-off-by: Jesús <heckyel@hyperbola.info> | |||||
* | Always keep itag=22 when checking for `contentLength > 0`. | trizen | 2020-03-10 | 1 | -1/+1 | |
| | | | | Signed-off-by: Jesús <heckyel@hyperbola.info> | |||||
* | - Support for next pages of playlists from username. - Better detection for ↵ | trizen | 2020-03-07 | 2 | -25/+23 | |
| | | | | | | the last page of results. Signed-off-by: Jesús <heckyel@hyperbola.info> | |||||
* | - Implemented support for playlists from username. | trizen | 2020-03-07 | 1 | -10/+2 | |
| | ||||||
* | Version 1.0.2 | Jesús | 2020-03-03 | 1 | -1/+1 | |
| | ||||||
* | Keep dual licenses GPLv3 or later and Artistic 2.0 | Jesús | 2020-03-03 | 18 | -217/+120 | |
| | ||||||
* | Version 1.0.1 | Jesús | 2020-03-03 | 1 | -1/+1 | |
| | ||||||
* | Fix Copyright | Jesús | 2020-03-03 | 18 | -0/+50 | |
| | ||||||
* | Revert "Fix Authors" | Jesús | 2020-03-03 | 11 | -0/+11 | |
| | | | | This reverts commit 596811c34ff9433faa734199521660a6bd811efa. | |||||
* | Fix Authors | Jesús | 2020-03-02 | 11 | -11/+0 | |
| | ||||||
* | Fix Non-ASCII character | Jesús | 2020-03-02 | 18 | -36/+36 | |
| | ||||||
* | Renew Author | Jesús | 2020-03-02 | 18 | -88/+222 | |
| | ||||||
* | Fix license | Jesús | 2020-03-02 | 1 | -37/+15 | |
| | ||||||
* | Set freedom URL and hypervideo app default | Jesús | 2020-03-02 | 1 | -4/+4 | |
| | ||||||
* | rebrand app | Jesús | 2020-03-02 | 18 | -124/+124 | |
| | ||||||
* | Added support for next pages of comments. | trizen | 2020-02-27 | 1 | -0/+14 | |
| | ||||||
* | - Added support for next pages of results. (fixes ↵ | trizen | 2020-02-27 | 1 | -18/+29 | |
| | | | | https://github.com/trizen/straw-viewer/issues/1) | |||||
* | - Don't cache resposes with code >= 300. | trizen | 2020-02-26 | 1 | -1/+2 | |
| | | | | | | - Added support for session cookies, as some instances of "invidio.us", such as "invidiou.sh", seems to require cookies to be enabled. The instance can be changed in the configuration file by modifying the value of "api_host". | |||||
* | Version 0.0.1 | trizen | 2020-02-26 | 1 | -1/+1 | |
| | ||||||
* | - Fixed the "Author -> Uploads" entry. | trizen | 2020-02-26 | 2 | -2/+6 | |
| | | | | - Set the default cache directory in /tmp | |||||
* | When `youtube-dl` is not installed, try to use the API of invidio.us. | trizen | 2020-02-26 | 1 | -49/+54 | |
| | ||||||
* | new file: META.json | trizen | 2020-02-26 | 2 | -1/+5 | |
| | | | | new file: META.yml | |||||
* | Support input URLs | trizen | 2020-02-15 | 3 | -10/+51 | |
| | ||||||
* | Added basic support for showing comments. | trizen | 2020-02-15 | 3 | -21/+52 | |
| | ||||||
* | Basic support for channels and playlists. | trizen | 2020-02-15 | 4 | -25/+41 | |
| | ||||||
* | Import files. | trizen | 2020-02-15 | 18 | -0/+4606 | |