569 Commits

Author SHA1 Message Date
b14a820a4c
add 18 char len to valid playlists 2021-11-29 14:21:19 +07:00
eacfd4bc84
refactor and move frontend PostData class to dedicated module 2021-11-28 18:42:04 +07:00
d95bf4272c
speedup by only testing selected formats 2021-11-27 14:13:48 +07:00
295ea0cde0
handling deactivating playlist 2021-11-27 11:47:12 +07:00
1f82f0c40d
index playlist channel if doesn't exist and beter user feedback 2021-11-26 17:34:59 +07:00
31515961e1
fix prev and nex playlist order 2021-11-26 16:47:39 +07:00
5d7a609285
skip backing up not yet existing index 2021-11-26 16:19:18 +07:00
32d2659658
handling genering index write errors, #91 2021-11-25 22:10:12 +07:00
3f31e50b69
add delete download queue pending or ignored, #85 2021-11-25 20:02:25 +07:00
2ebd0a3e2f
extend unsubscribe for channels and playlists 2021-11-25 11:52:14 +07:00
e3f9bd98de
use --check-formats for downloader, #90 2021-11-25 11:17:25 +07:00
b1783d6be3
handle multifeed videos with noplaylist 2021-11-22 22:58:25 +07:00
9fceb98f13
add playlists to reindex class 2021-11-22 20:40:11 +07:00
b292a5e309
add delete playlist backend functionality 2021-11-20 14:32:36 +07:00
8d708fcdc8
add mark_playlist_watched and refactor mark_channel_watched to update_by_query 2021-11-20 10:58:25 +07:00
fef26a06b2
force refresh for new videos to avoid racing condition 2021-11-19 16:26:05 +07:00
3b6e70b4dc
progress message on validate_playlists 2021-11-19 15:53:06 +07:00
3881d305f9
add subscribe to playlist form and better task management 2021-11-19 11:52:27 +07:00
fcddf85245
validate_playlists after run_queue from VideoDownloader 2021-11-18 22:35:08 +07:00
d0e0903d48
use remote data for playlist find_missing 2021-11-18 21:50:35 +07:00
3efdc1962d
fix playlist nav builder using correct index 2021-11-18 21:16:18 +07:00
a1167bac4e
use same page size for playlist rescan 2021-11-18 16:58:39 +07:00
bb889f7f67
use find_missing to also add missing videos from playlist to download queue 2021-11-18 16:37:05 +07:00
1af0196208
add subscribe to playlist backend functionality 2021-11-18 16:00:55 +07:00
8b69be645c
use new IndexPaginate class for get_channels and get_playlists 2021-11-18 14:48:31 +07:00
f371a03cc7
use new IndexPaginate class for get_all_indexed videos 2021-11-18 12:16:21 +07:00
7b36cc53e7
refactor get_all_pending to use new IndexPaginate class 2021-11-17 18:30:24 +07:00
ed9d5aef0a
fix playlist get_entries when not passing all youtube_ids 2021-11-17 18:16:22 +07:00
c4b0f900f8
dedicated search_after class to scroll through index 2021-11-17 17:54:47 +07:00
2fe8936e85
add playlist position index 2021-11-15 13:00:17 +07:00
e450b38702
add video playlist navigation, previous and next 2021-11-14 19:34:57 +07:00
8932a6bc02
validate existence of playlist entry in index 2021-11-14 15:46:24 +07:00
ac14cd5ebb
playlist relation take 2 2021-11-13 17:34:58 +07:00
7930da5242
fix youtu.be extractor, #40 2021-11-12 19:26:47 +07:00
b1c82759bb
extend playlist_id with metadata and links 2021-11-12 15:01:39 +07:00
3485f9b1c8
define playlist field types in index 2021-11-11 20:57:28 +07:00
c499a130da
add sync playlist meta data and position to video index 2021-11-11 17:56:29 +07:00
5ef9c5b059
download playlist artwork 2021-11-10 17:55:34 +07:00
eaf107d0d2
add new ta_playlist index and task to find playlists of channel 2021-11-08 14:54:17 +07:00
bd37b653c2
extend playlists to get all playlists of a channel and upload single playlist to index 2021-11-06 22:30:39 +07:00
15845da3a8
use check_formats to validate thumb url, #83 2021-11-06 20:23:59 +07:00
72bc6a4d02
basic methods of YoutubePlaylist class 2021-11-05 16:24:05 +07:00
b2a4f88980 add re_sync_thumbs to frontend 2021-11-01 16:42:07 +07:00
1f0e305527 add re_sync_thumbs backend functionality 2021-11-01 16:20:21 +07:00
283a72308e handle deleting channel without videos 2021-10-31 17:30:29 +07:00
164ee5c523 more valueerrors in url extraction 2021-10-31 17:05:13 +07:00
1ba3090db1 rewrite url_str extractor to convert channel names into channel ids, #40 2021-10-31 16:04:28 +07:00
caff9ce189 standardize parse_url_list to only return ids 2021-10-30 17:51:50 +07:00
cc90e437a9 show progress message for thumbnail download 2021-10-30 17:06:54 +07:00
29fc5fbda2 improved progress message for frontend feedback 2021-10-30 17:06:22 +07:00