teridon
|
6bfc0d96d7
|
if first chapter starts at non-zero time, youtube-dl (or maybe ffmpeg?) ignores it and you end up with the first chapter starting at the wrong time. So, when first chapter does not start at time 0, insert an "Intro" chapter, so that the music starts at a chapter marker.
|
2020-08-07 20:32:21 -04:00 |
|
teridon
|
09014a88ca
|
By default, use playlist description for video. If a short_description exists for a video (likely an interview), use that instead.
|
2020-04-13 19:21:09 -04:00 |
|
Robert Jacobson
|
1487c0d868
|
Only need to generate flat_list once per playlist
|
2020-04-10 19:37:43 -04:00 |
|
Robert Jacobson
|
218365d9f5
|
add video description, timestamp, and chapter information. add composer (or 'interview') and video duration to title
|
2020-04-05 08:49:01 -04:00 |
|
Robert Jacobson
|
6073b451b2
|
flake8 fixes
|
2020-04-04 19:55:10 -04:00 |
|
Robert Jacobson
|
32fdbd27fa
|
use _og_search_title for fallback playlist title ; use digitalconcerthall API for individual playlist item titles
|
2020-04-04 19:51:09 -04:00 |
|
Robert Jacobson
|
cddf55300d
|
separate playlist title from entry titles
|
2020-03-22 08:40:14 -04:00 |
|
Robert Jacobson
|
b09bb33801
|
change to_screen output to debug_out
|
2020-03-22 08:08:36 -04:00 |
|
Robert Jacobson
|
5c11300fbf
|
make flake happy
|
2020-03-21 23:25:46 -04:00 |
|
Robert Jacobson
|
15f29e48c9
|
re-run flake after convention changes
|
2020-03-21 22:28:33 -04:00 |
|
Robert Jacobson
|
b7c149a5c8
|
more youtube-dl coding convention fixes
|
2020-03-21 22:20:21 -04:00 |
|
Robert Jacobson
|
b98ae0e5e9
|
youtube-dl coding convention fixes
|
2020-03-21 22:08:01 -04:00 |
|
Robert Jacobson
|
bedaa1c962
|
flake8 fixes
|
2020-03-21 21:55:21 -04:00 |
|
Robert Jacobson
|
5ef679391f
|
cleanup unused code
|
2020-03-21 21:46:55 -04:00 |
|
Robert Jacobson
|
2a11f19466
|
get titles of playlist items and use debug instead of print
|
2020-03-21 21:39:44 -04:00 |
|
Robert Jacobson
|
831695a576
|
add m3u8 formats extractor so that user can use -f best
|
2020-03-21 20:31:19 -04:00 |
|
Robert Jacobson
|
61a4a0fda8
|
Download now works, but video info is missing
|
2020-03-21 19:52:33 -04:00 |
|
Robert Jacobson
|
b22afc8e94
|
almost works...
|
2020-03-21 19:35:56 -04:00 |
|