pukkandan
cc2db87805
Update to ytdl-2021.02.10
...
Except: [archiveorg] Fix and improve extraction (5fc53690cbe6abb11941a3f4846b566a7472753e)
4 years ago
pukkandan
2181983a0c
Update to ytdl-2021.02.04.1 except youtube
4 years ago
pukkandan
c55256c5a3
[audius] Fix extractor
4 years ago
pukkandan
caa15a7b57
[Audius] Add extractor ( Closes #40 )
...
Related: https://github.com/ytdl-org/youtube-dl/pull/27360
Related: https://github.com/ytdl-org/youtube-dl/issues/24216
Direct API URLs are not currently supported. See https://github.com/ytdl-org/youtube-dl/pull/27360#issuecomment-757123708 for details
Co-authored by: qulas
4 years ago
pukkandan
06167fbbd3
#31 Features from animelover1984/youtube-dl
...
* Add `--get-comments`
* [youtube] Extract comments
* [billibilli] Added BiliBiliSearchIE, BilibiliChannelIE
* [billibilli] Extract comments
* [billibilli] Better video extraction
* Write playlist data to infojson
* [FFmpegMetadata] Embed infojson inside the video
* [EmbedThumbnail] Try embedding in mp4 using ffprobe and `-disposition`
* [EmbedThumbnail] Treat mka like mkv and mov like mp4
* [EmbedThumbnail] Embed in ogg/opus
* [VideoRemuxer] Conditionally remux video
* [VideoRemuxer] Add `-movflags +faststart` when remuxing from mp4
* [ffmpeg] Print entire stderr in verbose when there is error
* [EmbedSubtitle] Warn when embedding ass in mp4
* [avanto] Use NFLTokenGenerator if possible
4 years ago
Remita Amine
a820dc722e
Update to ytdl-2021.01.24.1
4 years ago
The Hatsune Daishi
ffcb819171
#30 [mildom] Add extractor
...
Authored by @nao20010128nao
4 years ago
pukkandan
5c610515c9
[TrovoLive] Add extractor (partially fix #20 )
...
Only VOD extractor has been implemented
Related: https://github.com/ytdl-org/youtube-dl/issues/26125
Related: https://github.com/blackjack4494/yt-dlc/issues/220
4 years ago
pukkandan
30a074c2b6
Update to ytdl-2021.01.16
4 years ago
pukkandan
ba3c9477ee
[Animelab] Added ( https://github.com/ytdl-org/youtube-dl/pull/13600 )
...
Authored by mariuszskon
4 years ago
pukkandan
00dd0cd573
Update to ytdl-2021.01.08
4 years ago
pukkandan
29f7c58aaf
Update to ytdl-2021.01.03
4 years ago
Tom-Oliver Heidel
98e248faa4
Merge pull request #106 from diegorodriguezv/fix-tmz
...
[TMZ] Fix TMZ.com extractor
4 years ago
nixxo
4f618e64f5
[skyit] removed old skyitalia extractor
4 years ago
Remita Amine
12300fa45a
[skyit] add support for multiple Sky Italia websites( closes #26629 )
4 years ago
Tom-Oliver Heidel
b662fc8d20
Merge branch 'master' into gedi
4 years ago
Tom-Oliver Heidel
9e4043faa9
Merge branch 'master' into rcs
4 years ago
Tom-Oliver Heidel
ef5a4db06c
Merge pull request #245 from pukkandan/merge-main
...
Merge youtube-dl and fix Youtube Feeds
4 years ago
pukkandan
38d7028407
Updated to release 2020.11.26
4 years ago
pukkandan
70c5802b5d
Update to release 2020.11.24 except youtube and skyit extractors
4 years ago
pukkandan
a0566bbf5c
Updated to release 2020.11.21.1
4 years ago
pukkandan
3462ffa892
Implemented all Youtube Feeds (ytfav, ytwatchlater, ytsubs, ythistory, ytrec) and SearchURL
4 years ago
pukkandan
8bdd16b499
Merge 'ytdl-org/youtube-dl/master' release 2020.11.19
...
Old Extractors left behind:
VLivePlaylistIE
YoutubeSearchURLIE
YoutubeShowIE
YoutubeFavouritesIE
If removing old extractors, make corresponding changes in
docs/supportedsites.md
youtube_dlc/extractor/extractors.py
Not merged:
.github/ISSUE_TEMPLATE/1_broken_site.md
.github/ISSUE_TEMPLATE/2_site_support_request.md
.github/ISSUE_TEMPLATE/3_site_feature_request.md
.github/ISSUE_TEMPLATE/4_bug_report.md
.github/ISSUE_TEMPLATE/5_feature_request.md
test/test_all_urls.py
youtube_dlc/version.py
Changelog
4 years ago
lorpus
2b547dd782
[bitwave.tv] new extractor
4 years ago
Diego Fernando Rodríguez Varón
a2044d57ca
Merge branch 'master' of https://github.com/blackjack4494/yt-dlc into fix-tmz
4 years ago
Tom-Oliver Heidel
d91fdaff03
Merge pull request #79 from rigstot/thisvid
...
implement ThisVid extractor
4 years ago
rigstot
d7aec208f2
implement ThisVid extractor
...
deobfuscates the video URL using a reverse engineered version of KVS
player's algorithm. This was tested against version 4.0.4, 5.0.1,
5.1.1.4 and 5.2.0.4 of the player and a warning will be issued if the
major version changes.
4 years ago
nixxo
5867a16789
[rcs] fixed embeds detection, fixed tests
4 years ago
nixxo
902784a2a9
[gedi] added huffingtonpost, added embeds
4 years ago
Diego Fernando Rodríguez Varón
fff5071112
[TMZ] Add support for new page structure using JSON-LD
4 years ago
insaneracist
366a7a4753
[zoom] rename extractor from zoomus
4 years ago
Roman Sebastian Karwacik
3f0852e35f
[zoomus] Add new extractor
4 years ago
Tom-Oliver Heidel
0ae154c4b4
Merge pull request #51 from B0pol/nitter
...
[nitter] Add new extractor
4 years ago
bopol
bb8a73a0e2
[nitter] Add new extractor
4 years ago
nixxo
a85e131b48
[rcs] Add new extractor
4 years ago
nixxo
c3c18d7b8a
[skyitalia] Add new extractor
4 years ago
insaneracist
ccec6955f3
[bandcamp] fix failing test. remove subclass hack
4 years ago
insaneracist
48aac9fc86
[bandcamp] restore album downloads
...
flake8 conform
4 years ago
nixxo
d4ca287459
[gedi] fixed class name
4 years ago
nixxo
a916af123c
[gedi] Add new extractor
4 years ago
Unknown
86b868c6a5
[Twitter/t.co] simple extractor added. modification needed.
4 years ago
Tom-Oliver Heidel
04b61c6572
Merge branch 'naver' of https://github.com/SeonjaeHyeon/youtube-dl into SeonjaeHyeon-naver
4 years ago
Tom-Oliver Heidel
c11c64f318
Merge branch 'elonet' of https://github.com/tpikonen/youtube-dl into tpikonen-elonet
4 years ago
Unknown
e69dd78090
merge ytdl-master
4 years ago
Tom-Oliver Heidel
6cef08ad00
Merge branch 'tiktok' of https://github.com/skyme5/youtube-dl into skyme5-tiktok
4 years ago
Tom-Oliver Heidel
df38b4a1a9
Merge branch 'pr/duboku' of https://github.com/lkho/youtube-dl into lkho-pr/duboku
4 years ago
Tom-Oliver Heidel
ca640230de
Merge branch 'alura' of https://github.com/hugohaa/youtube-dl into hugohaa-alura
4 years ago
Tom-Oliver Heidel
0f0762a761
Merge branch 'myvideo_ge' of https://github.com/fonkap/youtube-dl into fonkap-myvideo_ge
4 years ago
Unknown
39e7107d7f
Merge branch 'ytdl-org-master'
4 years ago
Tom-Oliver Heidel
10a4858d8f
Merge branch 'magenta' of https://github.com/adrianheine/youtube-dl into adrianheine-magenta
4 years ago