simon
f371a03cc7
use new IndexPaginate class for get_all_indexed videos
2021-11-18 12:16:21 +07:00
simon
509b0097fe
bump celery version
2021-11-18 12:11:58 +07:00
simon
7b36cc53e7
refactor get_all_pending to use new IndexPaginate class
2021-11-17 18:30:24 +07:00
simon
ed9d5aef0a
fix playlist get_entries when not passing all youtube_ids
2021-11-17 18:16:22 +07:00
simon
c4b0f900f8
dedicated search_after class to scroll through index
2021-11-17 17:54:47 +07:00
simon
0e9c0d9f6b
add channel playlist link
2021-11-15 13:19:40 +07:00
simon
d2414434fb
implement playlist earch form
2021-11-15 13:08:32 +07:00
simon
2fe8936e85
add playlist position index
2021-11-15 13:00:17 +07:00
simon
62ba1ecf4a
handle empty playlist nav
2021-11-14 19:48:03 +07:00
simon
e450b38702
add video playlist navigation, previous and next
2021-11-14 19:34:57 +07:00
simon
3d969c25fa
only show playlist if at least one entry
2021-11-14 15:51:55 +07:00
simon
8932a6bc02
validate existence of playlist entry in index
2021-11-14 15:46:24 +07:00
simon
e3f0075132
use original sort order for playlist_id list
2021-11-13 18:36:48 +07:00
simon
b9ddf6a299
bump celery version
2021-11-13 17:54:07 +07:00
simon
c3ece970ee
add playlist discovery button to channel_id page
2021-11-13 17:35:48 +07:00
simon
ac14cd5ebb
playlist relation take 2
2021-11-13 17:34:58 +07:00
simon
7930da5242
fix youtu.be extractor, #40
2021-11-12 19:26:47 +07:00
simon
58303047aa
validate thumbnails after filesystem rescan
2021-11-12 17:12:53 +07:00
simon
b1c82759bb
extend playlist_id with metadata and links
2021-11-12 15:01:39 +07:00
simon
94576b4b76
initial PlaylistIdView paths and basic template
2021-11-12 11:44:18 +07:00
simon
16833a4377
auto add videos to playlist
2021-11-12 11:43:44 +07:00
simon
44e1720aab
add thumbnail extraction to channel playlist scraper
2021-11-11 21:17:04 +07:00
simon
3485f9b1c8
define playlist field types in index
2021-11-11 20:57:28 +07:00
simon
c499a130da
add sync playlist meta data and position to video index
2021-11-11 17:56:29 +07:00
simon
824ba35c14
add basic playlists to template
2021-11-10 18:53:38 +07:00
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
2021-11-10 17:59:11 +07:00
simon
5ef9c5b059
download playlist artwork
2021-11-10 17:55:34 +07:00
simon
2550016ac8
send playlist hits to template
2021-11-10 17:29:11 +07:00
simon
eaf107d0d2
add new ta_playlist index and task to find playlists of channel
2021-11-08 14:54:17 +07:00
simon
1bfb912d09
basic routes and template for playlist page
2021-11-08 14:52:46 +07:00
simon
bd37b653c2
extend playlists to get all playlists of a channel and upload single playlist to index
2021-11-06 22:30:39 +07:00
simon
15845da3a8
use check_formats to validate thumb url, #83
2021-11-06 20:23:59 +07:00
simon
72bc6a4d02
basic methods of YoutubePlaylist class
2021-11-05 16:24:05 +07:00
simon
661ee2616c
bump django version
2021-11-05 16:23:15 +07:00
simon
3bc6074ef3
slimming some UI spacing issues
2021-11-04 15:53:47 +07:00
simon
232afee3f6
update for v0.0.7
2021-11-01 17:16:00 +07:00
simon
b2a4f88980
add re_sync_thumbs to frontend
2021-11-01 16:42:07 +07:00
simon
1f0e305527
add re_sync_thumbs backend functionality
2021-11-01 16:20:21 +07:00
simon
4d9cda3a24
better subscribe_to task with notification
2021-10-31 17:48:56 +07:00
simon
283a72308e
handle deleting channel without videos
2021-10-31 17:30:29 +07:00
simon
164ee5c523
more valueerrors in url extraction
2021-10-31 17:05:13 +07:00
simon
bce1022677
userspace channelID view_style
2021-10-31 16:15:33 +07:00
simon
1ba3090db1
rewrite url_str extractor to convert channel names into channel ids, #40
2021-10-31 16:04:28 +07:00
simon
c92800701a
be more specific about multi-single user
2021-10-30 19:32:47 +07:00
simon
caff9ce189
standardize parse_url_list to only return ids
2021-10-30 17:51:50 +07:00
simon
3375cbc767
cleanup logging
2021-10-30 17:51:07 +07:00
simon
cc90e437a9
show progress message for thumbnail download
2021-10-30 17:06:54 +07:00
simon
29fc5fbda2
improved progress message for frontend feedback
2021-10-30 17:06:22 +07:00
simon
20aab04fbf
fix keyerror
2021-10-30 16:35:10 +07:00
simon
45c2215dc2
validate subscribe form and handover to scheduler, #75
2021-10-30 15:00:10 +07:00