| Commit message (Expand) | Author | Age | Files | Lines |
* | Extraction: return and display any errors preventing video playback | James Taylor | 2019-11-22 | 1 | -8/+9 |
* | Extraction: Add signature decryption | James Taylor | 2019-10-18 | 1 | -68/+60 |
* | Extraction: Replace youtube-dl with custom-built watch page extraction | James Taylor | 2019-10-17 | 1 | -15/+420 |
* | Extraction: Fix did_you_mean and showing_results_for | James Taylor | 2019-09-27 | 1 | -11/+4 |
* | Extraction: Rename get_response to extract_response and check that returned t... | James Taylor | 2019-09-27 | 1 | -20/+11 |
* | Extraction: Move item extraction into a generic, robust function | James Taylor | 2019-09-27 | 1 | -63/+176 |
* | Extraction: Move comment extraction to yt_data_extract | James Taylor | 2019-09-19 | 1 | -5/+108 |
* | Extraction: refactor response extraction to work with both mobile & desktop r... | James Taylor | 2019-09-19 | 1 | -17/+42 |
* | Extraction: Move playlist extraction to yt_data_extract | James Taylor | 2019-09-08 | 1 | -0/+27 |
* | Extraction: Move search extraction to yt_data_extract | James Taylor | 2019-09-08 | 1 | -0/+48 |
* | Extraction: Proper error handling for terminated or non-existant channels | James Taylor | 2019-09-08 | 1 | -6/+7 |
* | Extraction: Move channel extraction to yt_data_extract | James Taylor | 2019-09-08 | 1 | -0/+121 |
* | Extraction: Fix url prefixing | James Taylor | 2019-09-08 | 1 | -4/+12 |
* | Allow 'New' badge in video items | James Taylor | 2019-09-08 | 1 | -2/+1 |
* | Layout: refactor item system to be more maintainable, add vertical item type | James Taylor | 2019-08-23 | 1 | -4/+0 |
* | Fix medium playlist items displaying incorrectly | James Taylor | 2019-07-06 | 1 | -1/+1 |
* | Convert channel page to flask framework | James Taylor | 2019-07-06 | 1 | -19/+11 |
* | Convert playlist page to flask framework | James Taylor | 2019-07-04 | 1 | -2/+4 |
* | Refactor search page | James Taylor | 2019-06-21 | 1 | -17/+96 |
* | refactor common.py into 3 files | James Taylor | 2019-02-21 | 1 | -0/+205 |