index
:
hypervideo-pre.git
master
Pre-build of hypervideo
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update to ytdl-commit-dfbbe29
pukkandan
2021-05-20
10
-44
/
+145
*
[parlview] Add extractor (#322)
king-millez
2021-05-20
3
-0
/
+70
*
[cleanup] See desc
pukkandan
2021-05-20
3
-21
/
+20
*
[embedthumbnail] Add `flac` support and refactor `mutagen` code
pukkandan
2021-05-20
1
-24
/
+42
*
[options] Alias `--write-comments`, `--no-write-comments`
pukkandan
2021-05-20
2
-7
/
+14
*
[youtube] Add `html5=1` param to `get_video_info` page requests (#329)
coletdjnz
2021-05-20
1
-1
/
+3
*
[youtube] Better message when login required
pukkandan
2021-05-20
2
-10
/
+24
*
[audius:artist] Add extractor (#323)
king-millez
2021-05-20
2
-1
/
+30
*
[youtube] Sort audio-only formats correctly
pukkandan
2021-05-19
1
-4
/
+6
*
Field `additional_urls` to download additional videos from metadata
pukkandan
2021-05-19
2
-2
/
+19
*
[downloader] Fix `write_debug`
pukkandan
2021-05-19
1
-0
/
+3
*
[test] Fix `test_YoutubeDL.TestYoutubeDL`
pukkandan
2021-05-19
1
-0
/
+1
*
Ensure `post_extract` and `pre_process` only run once
pukkandan
2021-05-19
1
-3
/
+12
*
[cleanup] linter, code formatting and readme
pukkandan
2021-05-19
6
-23
/
+21
*
[tenplay] Fix extractor (#314)
king-millez
2021-05-19
1
-34
/
+53
*
[youtube] Always extract `maxresdefault` thumbnail
pukkandan
2021-05-18
2
-8
/
+17
*
[youtube:tab] Support youtube music `MP` pages
pukkandan
2021-05-18
1
-0
/
+15
*
[youtube:tab] Redirect `UC` channels that doesn't have a `videos` tab
pukkandan
2021-05-18
1
-0
/
+53
*
[youtube:tab] Support youtube music `VL` and `browse` pages
pukkandan
2021-05-18
1
-14
/
+50
*
[youtube:tab] Support channel search
pukkandan
2021-05-18
1
-2
/
+15
*
[cleanup] youtube tests
pukkandan
2021-05-18
2
-64
/
+60
*
[youtube:tab] Show alerts only from the final webpage
pukkandan
2021-05-18
1
-20
/
+25
*
[test:download] Only extract enough videos for `playlist_mincount`
pukkandan
2021-05-18
2
-1
/
+1
*
Add `pl_thumbnail` outtmpl key for playlist thumbnails
pukkandan
2021-05-18
2
-1
/
+2
*
[extractor] Add `write_debug` and `get_param`
pukkandan
2021-05-17
52
-127
/
+130
*
Write thumbnail of playlist
pukkandan
2021-05-17
1
-0
/
+3
*
Fix bug in listing subtitles
pukkandan
2021-05-17
1
-2
/
+2
*
[Youtube] Extract more formats for `music.youtube` URLs (#311)
coletdjnz
2021-05-15
1
-49
/
+112
*
[youtube] Add language names
pukkandan
2021-05-15
1
-2
/
+6
*
Add field `name` for subtitles
pukkandan
2021-05-15
3
-6
/
+18
*
[youtube] multiple subtitles in same language
pukkandan
2021-05-15
1
-3
/
+9
*
Fix `--check-formats` when there is network error
pukkandan
2021-05-15
1
-4
/
+8
*
[compat] Fix py2
pukkandan
2021-05-14
2
-3
/
+3
*
[youtube] Extract audio language
pukkandan
2021-05-14
1
-1
/
+7
*
Add option `--print`
pukkandan
2021-05-14
4
-38
/
+66
*
[options] Refactor callbacks
pukkandan
2021-05-14
2
-14
/
+17
*
Standardize `write_debug`
pukkandan
2021-05-14
5
-34
/
+34
*
[cleanup] Fix typos
pukkandan
2021-05-11
3
-3
/
+2
*
[common] bugfix for when `compat_opts` is not given
pukkandan
2021-05-11
1
-1
/
+1
*
[rmcdecouverte] Generalize `_VALID_URL`
pukkandan
2021-05-11
1
-2
/
+9
*
Add compat-option `no-attach-infojson`
pukkandan
2021-05-11
4
-3
/
+5
*
[version] update :ci skip all
pukkandan
2021-05-11
7
-16
/
+16
*
Release 2021.05.11
pukkandan
2021-05-11
5
-11
/
+81
*
[generic] Respect the encoding in manifest
pukkandan
2021-05-11
1
-1
/
+4
*
Option `--compat-options` to revert some of yt-dlp's changes
pukkandan
2021-05-11
6
-24
/
+145
*
Deprecate support for python versions < 3.6
pukkandan
2021-05-09
2
-6
/
+13
*
Remove `-l`, `-t`, `-A` completely and disable `--auto-number`, `--title`, `-...
pukkandan
2021-05-09
3
-25
/
+11
*
[Plugins] Prioritize plugins over standard extractors
pukkandan
2021-05-09
2
-5
/
+7
*
[fragment] Make sure first segment is not skipped
pukkandan
2021-05-09
2
-4
/
+6
*
Update to ytdl-commit-a726009
pukkandan
2021-05-06
17
-108
/
+252
[next]