Commit Graph

411 Commits (e8a533bbbeda5fc3b43b3af6b84d7e7783eba253)
 

Author SHA1 Message Date
simon bb889f7f67
use find_missing to also add missing videos from playlist to download queue 3 years ago
simon 1af0196208
add subscribe to playlist backend functionality 3 years ago
simon 8b69be645c
use new IndexPaginate class for get_channels and get_playlists 3 years ago
simon f371a03cc7
use new IndexPaginate class for get_all_indexed videos 3 years ago
simon 509b0097fe
bump celery version 3 years ago
simon 7b36cc53e7
refactor get_all_pending to use new IndexPaginate class 3 years ago
simon ed9d5aef0a
fix playlist get_entries when not passing all youtube_ids 3 years ago
simon c4b0f900f8
dedicated search_after class to scroll through index 3 years ago
simon 0e9c0d9f6b
add channel playlist link 3 years ago
simon d2414434fb
implement playlist earch form 3 years ago
simon 2fe8936e85
add playlist position index 3 years ago
simon 62ba1ecf4a
handle empty playlist nav 3 years ago
simon e450b38702
add video playlist navigation, previous and next 3 years ago
simon 3d969c25fa
only show playlist if at least one entry 3 years ago
simon 8932a6bc02
validate existence of playlist entry in index 3 years ago
simon e3f0075132
use original sort order for playlist_id list 3 years ago
simon b9ddf6a299
bump celery version 3 years ago
simon c3ece970ee
add playlist discovery button to channel_id page 3 years ago
simon ac14cd5ebb
playlist relation take 2 3 years ago
simon 7930da5242
fix youtu.be extractor, #40 3 years ago
simon 58303047aa
validate thumbnails after filesystem rescan 3 years ago
simon b1c82759bb
extend playlist_id with metadata and links 3 years ago
simon 94576b4b76
initial PlaylistIdView paths and basic template 3 years ago
simon 16833a4377
auto add videos to playlist 3 years ago
simon 44e1720aab
add thumbnail extraction to channel playlist scraper 3 years ago
simon 3485f9b1c8
define playlist field types in index 3 years ago
simon c499a130da
add sync playlist meta data and position to video index 3 years ago
simon 824ba35c14
add basic playlists to template 3 years ago
Crocs bb73d531a4
Update settings.html (#87)
* Update settings.html

Fixed the example as you wouldn't put KB/s at the end, reworded the explanation, and added "KB/s" at the end of the "Current throttled rate limit:"

Also added KB/s to the download speed limit, and added an example.

* Update settings.html
3 years ago
simon 5ef9c5b059
download playlist artwork 3 years ago
simon 2550016ac8
send playlist hits to template 3 years ago
simon eaf107d0d2
add new ta_playlist index and task to find playlists of channel 3 years ago
simon 1bfb912d09
basic routes and template for playlist page 3 years ago
simon bd37b653c2
extend playlists to get all playlists of a channel and upload single playlist to index 3 years ago
simon 15845da3a8
use check_formats to validate thumb url, #83 3 years ago
simon 72bc6a4d02
basic methods of YoutubePlaylist class 3 years ago
simon 661ee2616c
bump django version 3 years ago
simon 3bc6074ef3
slimming some UI spacing issues 3 years ago
simon 232afee3f6 update for v0.0.7 3 years ago
simon b2a4f88980 add re_sync_thumbs to frontend 3 years ago
simon 1f0e305527 add re_sync_thumbs backend functionality 3 years ago
simon 4d9cda3a24 better subscribe_to task with notification 3 years ago
simon 283a72308e handle deleting channel without videos 3 years ago
simon 164ee5c523 more valueerrors in url extraction 3 years ago
simon bce1022677 userspace channelID view_style 3 years ago
simon 1ba3090db1 rewrite url_str extractor to convert channel names into channel ids, #40 3 years ago
simon c92800701a be more specific about multi-single user 3 years ago
simon caff9ce189 standardize parse_url_list to only return ids 3 years ago
simon 3375cbc767 cleanup logging 3 years ago
simon cc90e437a9 show progress message for thumbnail download 3 years ago