Commit Graph

17932 Commits (ca640230deace2fe0517adf081cc07ecd5e1bc33)
 

Author SHA1 Message Date
Tom-Oliver Heidel 70445b0114
Merge pull request #9 from Surkal/francetv
[francetv] fix extractor
4 years ago
Tom-Oliver Heidel 70ef7d5f08
Merge pull request #8 from geauxlo/master
[twitch]
4 years ago
Tom-Oliver Heidel ffc632abb5
Merge pull request #7 from sxvghd/doodstream
Doodstream
4 years ago
Tom-Oliver Heidel 4bd95eb144
Merge pull request #6 from sgstair/storyfire
[StoryFire] Add new extractor
4 years ago
Tom-Oliver Heidel 9ab41610b4
[skip travis] update readme. 4 years ago
Unknown a6c7c9c24f [skip travis] remove original travis config 4 years ago
Tom-Oliver Heidel 4f93deaf22
[skip travis] tweak auto publish 4 years ago
Tom-Oliver Heidel 6d55b17922
Merge pull request #4 from blackjack4494/pyinstaller
[skip travis] simple bat for win binary
4 years ago
Tom-Oliver Heidel a96822ee36
Merge pull request #3 from blackjack4494/sc-extractor-web_auth
Sc extractor web auth
4 years ago
Unknown d262d2e02a [skip travis] delete original setup 4 years ago
Tom-Oliver Heidel 33787dd372
Merge pull request #2 from blocktrron/hr-fernsehen
[hrfernsehen] add extractor
4 years ago
Tom-Oliver Heidel a2f256c9e9
Merge pull request #1 from blackjack4494/viki-the_second
Viki the second
4 years ago
Unknown 6b548c1145 Merge remote-tracking branch 'origin/master' 4 years ago
Unknown 94a538facb [skip travis] update setup and version 4 years ago
Tom-Oliver Heidel ab8151e95b
[skip travis] publish to pypi
when pull request got merged into release branch
4 years ago
Unknown d59e0e44ad [skip travis] change travic build config
removed download tests for now. most of them failed anyway resulting in travis running for quite long time.
4 years ago
Unknown 87570c1507 simple bat for win binary 4 years ago
Tom-Oliver Heidel c8598bbe26
change travis ci in readme 4 years ago
Unknown 467660ffe4 Merge remote-tracking branch 'origin/master' 4 years ago
David Bauer c70a9f2ace [hrfernsehen] add extractor
Add an extractor for videos provided by HR Fernsehen, a regional TV
channel in Germany.

Signed-off-by: David Bauer <mail@david-bauer.net>
4 years ago
Hugo Alves De Azevedo 377be41755 - fixing suitable 4 years ago
Hugo Alves De Azevedo c2baf165e4 - formatting 4 years ago
Hugo Alves De Azevedo 39672cdc79 - formatting 4 years ago
tfvlrue ba39289d79 Resolve audio/x-wav to "wav" extension, rather than "x-wav" (which ffmpeg does not recognize)
This was causing ffmpeg errors when trying to downloading certain audio files from Soundcloud with the --add-metadata option set.
4 years ago
Hugo Alves De Azevedo 2adf91f94f - removing unused method 4 years ago
Hugo Alves De Azevedo 4d75c363a7 - adding alura support 4 years ago
Leonardo Taccari abea91456e [rai] Fix extraction for recent raiplay.it updates
- Introduce _BASE_URL in RaiBaseIE class so it could be reused as base for the
  several subextractors.
- Remove first test of RaiPlayIE, it is no longer available
- Adjust RaiPlayIE to recent raiplay.it updates, make it extension agnostic
  (passing possible `.json' URLs is now supported too) and update test
  info_dict.
- Adjust RaiPlayLiveIE to recent raiplay.it updates.  Passing it as
  `url_transparent' is no longer supported (there is no longer an accessible
  ContentItem)
- Adjust RaiPlayPlaylistIE to recent raiplay.it updates and instruct it about
  ContentSet-s.
- Update a RaiIE test and remove two tests that are no longer availables

This fix issue #22923, #22906 and supersedes #23006.
4 years ago
George Schizas 9f13f9d18a Merge branch 'master' of https://github.com/ytdl-org/youtube-dl into bugfix/youtube/chapters-fix-extractor 4 years ago
Remita Amine f5863a3ea0 [biqle] improve video_ext extraction 4 years ago
Hugo Alves De Azevedo 74dc105210 - adding alura support 4 years ago
Unknown e7ff46dc8b flake8 4 years ago
Unknown 0bfc3b7e7b fix and cheap workaround for unix 404 error. 4 years ago
sxvghd 92d25998f9 [doodstream] flake8 compliance 4 years ago
sxvghd c00c1575b6 Styling changes 4 years ago
Stephen Stair 8d6df01f04 [StoryFire] Add new extractor 4 years ago
sxvghd b50f352f59 [doodstream] new extractor 4 years ago
Adrian Heine 5630d79794 [ABC] Support abc.net.au/btn (closes #21254) 4 years ago
Adrian Heine 76b01870f8 [ABC] Fix extraction 4 years ago
Adrian Heine 5c23e3af61 [rutv] Fix JSON URL (closes #26333) 4 years ago
Surkal 13c30d1d52 [francetv] fix extractor 4 years ago
Sergey M․ 10709fc7c6
[xhamster] Extend _VALID_URL (closes #25927) 4 years ago
TheRealDude2 a7e348556a
[xhamster] Fix extraction (closes #26157) (#26254) 4 years ago
JChris246 6cb30ea5ed
[xhamster] Extend _VALID_URL (closes #25789) (#25804) 4 years ago
Adrian Heine 34675f9de9 [videa] Adapt to updates
Closes #26288, closes #25973, closes #25650.
4 years ago
George Schizas edd83104b4 Use initial data from JS instead to get chapters
There are probably a lot more useful data in there.
4 years ago
siikamiika 15eae44d74 harden regex with lookbehind 4 years ago
siikamiika eaedbfd97e fix ytInitialData parsing 4 years ago
Alfonso Solbes 92b6dc13f3 [MyVideoGe] add new extractor 4 years ago
Unknown 1a57b3c03f flake8 fix. 4 years ago
Unknown c68a4ae679 auth fix. 4 years ago